On Wed, 3 Aug 2005, Joshua Slive wrote:

> 

     So now we know why I was confused.


> If you have php turned off by default, then the AllowOverride
> directive should prevent .htaccess files from being used to turn it on
> again.  But you may want to add something like
> 
> <Location /~>
> php_flag engine off
> </Location>
> 
> to be sure.
> 
> Joshua.
> 

     For Apache PHP module, which we have.  Not used to using Location
much.  I only want to prevent its use in usr's public_html remember.
The above would turn it off everywhere.  Are you then saying it should
be reenabled for other URLs?  Can you please give an example?

-------------------------------------------------------------------------------
Chris Johnson               |Internet: [EMAIL PROTECTED]
Systems Administrator       |Web:      http://www.nmr.mgh.harvard.edu/~johnson
NMR Center                  |Voice:    617.726.0949
Mass. General Hospital      |FAX:      617.726.7422
149 (2301) 13th Street      |"The two most abundant things in the Universe
Charlestown, MA., 02129 USA | are hydrogen and stupidity."  Harlan Ellison
-------------------------------------------------------------------------------


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to