rossh Posted October 18, 2006 Share Posted October 18, 2006 Hi i wanted to know if i can use mod_rewrite on my server. The site i maintain is in a subdirectory on the server and when i tried to use the following code in .htaccess it gave me a 500 internal server errorRewriteEngine onRewriteRule !\.(gif|jpg|png|css)$ /your_web_root/index.phpAre there any pitfall from the admin giving me access to mod_rewite?ThanksRoss Quote Link to comment Share on other sites More sharing options...
rossh Posted October 18, 2006 Author Share Posted October 18, 2006 I can see in php.ini that mod_rewrite is lodaded under the section, Loaded Modules Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.