06-27-2008, 04:29 PM
[eluser]philk[/eluser]
yahey I got it working -
added
to my httpd.conf file, changed my .htaccess file name to ht.acl
uncommented this line:
and voila - it works! Thankyou Google and inparo
yahey I got it working -
added
Code:
AccessFileName ht.acl .htaccess
to my httpd.conf file, changed my .htaccess file name to ht.acl
uncommented this line:
Code:
#LoadModule rewrite_module modules/mod_rewrite.so
and voila - it works! Thankyou Google and inparo
