Forum Moderators: phranque
*****
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*)\_pro_download.html$ /index.php?mp3=$1
RewriteRule (.*)\_pro_download_now.html$ /download.php?mp3=$1
******
Forexample;
Kej%20doglu_pro_download.html is my file. But I dont want to %20, I wanna replace with "+".
Example;
Kej+doglu_pro_download.html
Please help me, thanks