Apache2 and htaccess

Matt Baran mgb at uwm.edu
Fri Mar 31 20:49:36 UTC 2006


Gallagher, Tim (NE) wrote:
> I am trying to password protect a directory for a friend using Ubuntu Breezy and apache2.  I need to change the line 
> 
> AllowOverride None 
> To 
> AllowOverride AuthConfig 
>  
> But I have no idea where this line is located.  I do not see it in my apache2.conf file.  Any ideas?
> 
> Thank you,
> 
> Tim
>  
> 
> Timothy F. Gallagher
> CSC Systems Engineer
> General Dynamics Account
> Tel  734-480-5156
> Cell 248-320-6881
>  
> 
> 

Look in /etc/apache2/sites-enabled for a config file.

The default site config is /etc/apache2/sites-enabled/000-default which is 
a link to /etc/apache2/sites-available/default

-Matt




More information about the ubuntu-users mailing list