Mobile app version of vmapp.org
Login or Join
Heady270

: The easiest way to change a URL in .htaccess is to rename the file to the new name and then put in command to redirect the old URL to the new. So first your would rename site/data/9/Symbian-3rd-Apps.html

@Heady270

The easiest way to change a URL in .htaccess is to rename the file to the new name and then put in command to redirect the old URL to the new.

So first your would rename site/data/9/Symbian-3rd-Apps.html to site/symbian_applications.html. Then you would put the following redirect rule in .htaccess (with your actual domain name rather than example.com):

redirect permanent site/data/9/Symbian-3rd-Apps.html example.com/site/symbian_applications.html

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Heady270

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme