The first thing I would do is check that your .htaccess file is being processed so stick any old rubbish in there (just type randomly, save and upload). This should then generate an error, as it’s rubbish, if your .htaccess file is being processed (so don’t do this at a critical time!) If you are getting an error, simply upload a blank file to restore access to your site.
If it doesn’t generate an error then you probably do have an AllowOverride setting but do this first as no point messing about with the config files unless sure…
Well, it didn’t generate an error; so this means that I DO have an AllowOverride setting somewhere, right?
I looked at httpd.conf; I’m on a Mac, so (this is info I found on the web, so I’m not giving away a secret here) looked in
private/etc/httpd/httpd.conf
Is that the right file, or should I be looking elsewhere?
There are several instances of AllowOverride; here’s what I see:
1. The first one is preceded by “First we configure the “default” to be a very restrictive set of permissions…
2. The 2nd has to do with icons
3. has to do with CGI-executables
... but nothing about htaccess.
Could it be that there’s another httpd.conf that is the one I should be editing?
Thanks for any help… 😊
Best,
Bob Patin
Longterm Solutions