php chroot für apache vhosts

Rund um die Sicherheit des Systems und die Applikationen
Post Reply
cye
Posts: 144
Joined: 2003-03-27 19:18
Location: Bayerischer Wald
 

php chroot für apache vhosts

Post by cye »

moin,

wie kann ich am einfachsten meine apache vhosts
so einstellen das deren root directory auch gleich
deren php chroot ist .. ?
oxygen
Posts: 2138
Joined: 2002-12-15 00:10
Location: Bergheim
 

Re: php chroot für apache vhosts

Post by oxygen »

Dafür gibts die basedir restriction.
cye
Posts: 144
Joined: 2003-03-27 19:18
Location: Bayerischer Wald
 

Re: php chroot für apache vhosts

Post by cye »

hum .. stell mich vielleicht ein wenig dumm an ...
aber laut apache doku gibts bei vhosts keine basedir funktion .. ?
:oops:
flo
Posts: 2223
Joined: 2002-07-28 13:02
Location: Berlin
 

Re: php chroot für apache vhosts

Post by flo »

Das ist ja auch ein "php_admin_value", der ans PHP-Modul übergeben wird ...

Grüße,

flo.
jtb
Posts: 599
Joined: 2002-08-18 16:41
Location: Darmstadt
Contact:
 

Re: php chroot für apache vhosts

Post by jtb »

Post Reply