Chnage url using .htaccess in Php -


i want change url --> localhost/mysitename/get_file.php

to

localhost/mysitename/file2

using .htaccess ..any suggestions.?

this need create .htaccess file

http://www.htaccessredirect.net/

this content of .htaccess file

rewriteengine on rewriterule ^\file2$ /mysitename/get_file.php [l] 

Comments

Popular posts from this blog

linux - Could not find a package configuration file provided by "Qt5Svg" -

simple.odata.client - Simple OData Client Unlink -