- URGENT - DocumentRoot /srv/www/vhosts/XXXXXX.de/httpdocs/
Posted: 2007-11-21 17:52
Hallo,
weiss den keiner eine Möglichkeit wie man bei Plesk mit Hilfe der vhost.conf oder .htaccess das DocumentRoot ändern kann!?
Benötige folgendes:
DocumentRoot /srv/www/vhosts/XXXXXX.de/httpdocs/
nach
DocumentRoot /srv/www/vhosts/XXXXXX.de/httpdocs/public
oder vielleicht so:
Alias /public /srv/www/vhosts/XXXXXX.de/httpdocs/public
<Directory “/srv/www/vhosts/XXXXXX.de/httpdocs/public/”>
order deny,allow
allow from all
AllowOverride Limit
Options FollowSymLinks ExecCGI
</Directory>
oder mit ln -s, aber wie?
Benötige dringend Hilfe! Dankbar für jede Antwort! Thanxxx
javascript:emoticon(':idea:');
javascript:emoticon(':?');
weiss den keiner eine Möglichkeit wie man bei Plesk mit Hilfe der vhost.conf oder .htaccess das DocumentRoot ändern kann!?
Benötige folgendes:
DocumentRoot /srv/www/vhosts/XXXXXX.de/httpdocs/
nach
DocumentRoot /srv/www/vhosts/XXXXXX.de/httpdocs/public
oder vielleicht so:
Alias /public /srv/www/vhosts/XXXXXX.de/httpdocs/public
<Directory “/srv/www/vhosts/XXXXXX.de/httpdocs/public/”>
order deny,allow
allow from all
AllowOverride Limit
Options FollowSymLinks ExecCGI
</Directory>
oder mit ln -s, aber wie?
Benötige dringend Hilfe! Dankbar für jede Antwort! Thanxxx
javascript:emoticon(':idea:');
javascript:emoticon(':?');