> 
> RewriteEngine On
> RewriteBase /
> RewriteCond  %{REQUEST_FILENAME}    !-f
> RewriteRule  ^(.*)  /asgard/index.php

Could 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]

Reply via email to