Torben Nehmer wrote: > seneca:/# midgard-pageresolve -n -S 195.30.85.211 -N torben_mgd -U > torben -P "xxxxxxx" -h seneca.link-m.de -p 8080 -u > /asgard/style/view/2.html -r /usr/lib/apache/1.3/midgard-root.php -d > /tmp/page40.html -v > /tmp/page40.log
This script reliably shows the problem: URL1=/asgard/page URL2=/asgard/style/view/2.html ./midgard-pageresolve -v -h hostname -u $URL1 -r ../../mod-preparser/midgard-root.php -d /dev/null -t ./midgard-pageresolve -v -h hostname -u $URL1 -r ../../mod-preparser/midgard-root.php -d /dev/null ./midgard-pageresolve -v -h hostname -u $URL2 -r ../../mod-preparser/midgard-root.php -d /dev/null ./midgard-pageresolve -v -h hostname -u $URL2 -r ../../mod-preparser/midgard-root.php -d /dev/null (I changed -t into !-n in CVS, remove -t and add -n to the other lines to get the same behaviour). OK, now I know what I'm looking for. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
