Forum Moderators: phranque
Explaining further:
I'm having exactly the same problem as described here: [webmasterworld.com...] . However, being a novice at all things Apache, I don't know how to set up the solution that was reported to work in my httpd.conf file. Can anyone give me the code I need to insert or an overview of the syntax please?
Here's the code I used:
<Directory path/to/htdocs/ >
AllowOverride All
</Directory> That's probably compleately wrong but at least I took a shot at it :p