News | FAQ | Authors | Documentation | In action | Library |
Utils | Hosters | Download | Examples | Forum |
Edzo Hogusava 27.04.2005 07:54
Thanks - thats working (I just overcome some specific varibles like PATH_INFO that was nulled by MyFavoriteHoster{tm})!!!RewriteOptions inherit RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /****/warper.html?uri=/$1 [QSA,L]So warper.html run smoothly with only one exception: