>
> RewriteEngine On
> RewriteBase /
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteRule ^(.*) /asgard/index.phpCould be good to load proxy module and type "RewriteRule ^(.*) /asgard/index.php [P]" to force Apache to use all url transparently. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
