hi,

also ich komme mit dem Namebased Aapche2 nicht zurecht. Was unter Apache 1.3 
klaglos seinen Dienst tat, geht unter Apache2 nicht mehr, hier meine config:


NameVirtualHost 192.168.100.253

<VirtualHost linuxweb.cst-it.local:80>
ServerName linuxweb.cst-it.local
ServerAlias linuxweb
DocumentRoot "/home/httpd/linuxweb/htdocs"
DirectoryIndex index.htm index.html index.php
ServerAdmin [EMAIL PROTECTED]
</VirtualHost>

<VirtualHost lnxroute.cst-it.local:80>
ServerName lnxroute.cst-it.local
ServerAlias lnxroute
DocumentRoot "/home/httpd/htdocs"
DirectoryIndex index.htm index.html index.php
ServerAdmin [EMAIL PROTECTED]
</VirtualHost>


die VirtualHost * habe ich durch die IP ersetzt, wie es in den NewsGroups 
beschrieben worden ist. cst-it.dyndns.org und lnxroute.cst-it.local gehen 
(beide haben das selbe DocumentRoot), der wichtigste linuxweb.cst-it.local 
beachtet entweder nicht den DocumentRoot oder ich bekomme ein:

[Mon Aug 04 12:06:25 2003] [notice] Apache/2.0.47 (Gentoo/Linux) mod_ssl/2.0.47 
OpenSSL/0.9.6j PHP/4.3.2 configured -- resuming normal operations
[Mon Aug 04 12:07:46 2003] [error] [client 192.168.100.155] client denied by 
server configuration: /home/httpd/linuxweb/htdocs/
[Mon Aug 04 12:21:05 2003] [error] [client 192.168.100.253] client denied by 
server configuration: /home/httpd/linuxweb/htdocs/horde
[Mon Aug 04 12:23:23 2003] [error] [client 192.168.100.153] client denied by 
server configuration: /home/httpd/linuxweb/htdocs/horde

Forbidden
You don't have permission to access / on this server.

Eine index.htm und index.html existiert.


was stört ihn dann?

cu denny 

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Reply via email to