keyongtech


  keyongtech > suse > 06/2003

 #1  
06-28-03, 11:16 AM
Josephine
hello NG ..back again with a new problem..

got apache 1.3.27 and several virtual hosts. one of them is with statistics
and i don't want just anybody to have acces there, so i want authentication.
i made the .htaccess file, the .htpasswd file and modified in apache the
main server configuration with a <directory> directive tha looks like that:
AuthType Basic
AuthName "Password Required"
AuthUserFile /srv/www/directory/password.file
AuthGroupFile /srv/www/directory/group.file
Require user blabla

now, of course, it asks for auth on all sites. where and what to write to
have auth on only one virtual host?

thanks

Josephine
 #2  
06-28-03, 12:43 PM
Josephine
solved again ( <Directory /directory/of/virtualhost>)

"Josephine" <josephine_k> schrieb im Newsbeitrag
news:6d93
[..]
Similar Threads
Virtual Host Apache/Tomcat

Hello Someone has managed to configure the Apache Virtual Host from Tomcat applications, or better, to ask an url like [..], configured as Virtual Host, through Apace that...

Apache Virtual Host

Hallo! Also, ich habe nun folgendes bei mir eingerichtet: - 2 lokale Domains ( local1.de und local2.de [jeweils mit CNAME www] ) - Apache Webserver (mit mod_php4 &...

Apache 1.3 and FreeBSD 4.9 virtual host

I have posted this message on the apache group also looking for help from other locations. I have been trying to get the virtual host working on my server so far When I type...

apache virtual host

Hello, I've got an rh9 machine that i'd like to do some web development on. I've got httpd.conf configured and one domain is working. I've then added a vhost.conf in...

Mandrake 9.1 Apache 2 and SSL ::: Virtual SSL Host

How can i config it for success sir ? I use apache 2 on MDK 9.1 and want tot set Virtual Host SSL too. Anyone can tell me more and how ? sir Thank u for advance sir


All times are GMT. The time now is 09:48 PM. | Privacy Policy