|
Posted by runderwo@mail.win.org on 06/06/07 22:18
On Jun 6, 4:52 pm, "runde...@mail.win.org" <runde...@mail.win.org>
wrote:
> Is there a specific AllowOverrides directive that will allow me to use
> php_flag in .htaccess? All I can see is that AllowOverrides all will
> do the trick, but unfortunately I don't want the user to be able to
> override anything else....
Okay, AllowOverrides Options will also do the trick, but that also
lets the user enable ExecCGI and Includes which I am specifically
trying to avoid... I wish I could do something like AllowOverrides
php_flag php_value, i.e. on a single variable basis instead of the
predefined groups.
Navigation:
[Reply to this message]
|