CentOS 5.X site protection using .htaccess
I'm running ISPConfig 3 on CentOS 5.X.
I have several Web sites served from the same box and want to enable Web directory protection via the .htaccess/.htpasswd mechanism for just one of these sites. I don't want to enable it (or only as a last resort) by global use of .htaccess using AllowOverride in Apache's main httpd.conf file in the /etc/httpd/conf directory.
Question: In which Web site (vhost) specific configuration file should I use the AllowOverride directive for it to correctly password protect the Web site's root directory?
The .htaccess file will be placed in the root directory of the specific Web site. That is: /var/www/clients/client2/web13/web. However, I've tried changing the AllowOverride directive in several locations without success. As far as I can tell from the httpd.conf file, all of the pre-requisite Apache modules are being loaded via httpd.conf for .htaccess protection to work.
|
Recent comments
8 hours 10 min ago
9 hours 10 min ago
12 hours 57 min ago
14 hours 11 min ago
17 hours 47 min ago
1 day 1 hour ago
1 day 9 hours ago
1 day 11 hours ago
2 days 2 hours ago
2 days 4 hours ago