Hi Roberto,
I've readed that Apache begins with the first VirtualHost and if
he don't find any virtualhost with an address or ip configured for that url
he just take the first virtualhost. So... this is the problem
Mind posting the small part of your httpd.conf where you configured the vhosts
Hi Brian,
[EMAIL PROTECTED] ~]# htpasswd -b
/etc/opt/CollabNet_Subversion/conf/svn_auth_file jtest
f&5H%c
htpasswd -b /tmp/passfile username "f&5H%c"
should do the trick :)
Cheers,
Stefan
-
The official User-To-User support
Problem solved, in Linux 2.6 that Limit is gone :-)
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
Hi,
I'm currently trying to setup a dedicated Linux Server for some private
Homepages (Friends & mine private stuff) using Apache 2.0.54 on Linux 2.4.34.
To have the vHosts (name based) separated securely my idea was to use
"SuexecUserGroup" (and maybe "suPHP_UserGroup") so each User
could start
Hi Thomas,
Using Apache 2.0.59 on Linux FC6, I'd like not to generate error_log
"ErrorLog /dev/null"
Does the trick here :)
Cheers,
Stefan
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http