[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] PHP/htaccess issues



> Sorry - forgot a subject...
> 
> Next question - for some reason the Raq4 is giving me 
> problems with the .htaccess - getting the message 
> "/home/sites/site3/web/.htaccess: Options not allowed here"  
> At the same time, the calls for a php page are responding 
> with an internal server error.
> 
> I'm not seeing any htaccess configurations in the httpd.conf 
> 
> Any ideas?  Are these problems related?  They sure look 
> related in the error messages.

Is there a .htaccess file in the directory holding the php file? You
need to view any hidden files since "." files are hidden by default. The
setting to change to AllowOverride is in access.conf. You can change
just the one site if you want.
-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.