wahsaga: / (PHP) nochmal anders gefragt...

Beitrag lesen

hi,

RewriteRule ^(.*)/?$ cms/index.php?x=$1
Die Datei http://domain.tld/cms/index.php sieht folgendermaßen aus:

<?php
echo dirname($_SERVER['PHP_SELF']);

Was müsste nun ausgegeben werden, wenn ich http://domain.tld/bla aufrufe?

M.E. müsste das /cms/index.php sein.
http://www.php.net/manual/de/reserved.variables.php#reserved.variables.server

gruß,
wahsaga

--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }