To enable rewrite rule and rewrite commands you will need to enable apache rewrite engine.
Add this code to your .htaccess to enable rewrite commands of your server :
RewriteEngine on
To enable rewrite rule and rewrite commands you will need to enable apache rewrite engine.
Add this code to your .htaccess to enable rewrite commands of your server :
RewriteEngine on
htaccess rewrite rule, mod_rewrite, rewrite
This entry was posted on June 27, 2009, 5:48 pm and is filed under htaccess tutorials. You can follow any responses to this entry through RSS 2.0. Both comments and pings are currently closed.
Comments are closed.