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

[cobalt-users] Apache problem: "Options not allowed here" error



I'm trying to get a piece of software working that changes some php.ini
settings via .htaccess file.  I configured my access.conf file as
follows:

	<Directory /home/sites/>

	Options All
	AllowOverride AuthConfig Indexes Limit Options

When I restart the server, I still get the error, however.  I've
experimented with other settings but have met with no success.  Any
guidance is appreciated.