PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : user in VirtualHost vom user



robiotor
13.05.03, 19:33
jo ich hab da mal ein problemchen und weis ned genau wie ich es lösen soll, also folgendes:

<VirtulaHost domain.de>
ServerName domain.de
ServerAlias www.domain.de
ServerAdmin admin@domain.de

DocumentRoot /var/www/domain.de

<Directory "/var/www/domain.de/">
AllowOverride All
Options Indexes
Order allow,deny
Allow from all
</Directory>


ScriptAlias /cgi-bin/ "/var/www/domain.de/cgi-bin/"

ErrorLog /var/www/domain.de/logs/error.log
CustomLog /var/www/domain.de/logs/access.log "common"
TransferLog /var/www/domain.de/logs/transfer.log


LogLevel warn
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent

</VirtualHost>

meine frage nun, ich will einem User inerhalb dieser domain und inerhalb dieses DocumentRoot ein verzeichniss geben. Das ist nun kein problemm aber wie gebe ich im dann cgi-bin und eigene logs ? also in dem DocumentRoot /var/www/domain.de/user