Hi,
I am trying to hide the .php from my url's but it doesn't works when I put:
It doesn't seems to work ;[Code:RewriteEngine On RewriteRule ^([^.]+[^/])$ $1.php
I also saw on a site to check if the mod rewrite is enabled, but I don't even know how to do that...
it is in the httpd.conf on this line:
Please someone help me outCode:#LoadModule rewrite_module modules/mod_rewrite.so
Thanks,


LinkBack URL
About LinkBacks

Reply With Quote

