I've got an .htaccess problem
hey allI've been searching around this forum trying to find a fix but none have worked
the .htaccess in one dir just isn't being read/used
I even tried changing:
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
to
<Directory />
Options FollowSymLinks
AllowOverride All
</Directory>
but that didn't seem to do a thing
someone mind helping me out?
I almost forgot to mention, the server is a redhat server without a control panel