Convert from ISAPI_Rewrite

 
Post new topic   Reply to topic    Aprelium Forum Index -> URL Rewriting
View previous topic :: View next topic  
Author Message
shafiee
-


Joined: 07 Dec 2007
Posts: 1

PostPosted: Wed Dec 19, 2007 10:26 pm    Post subject: Convert from ISAPI_Rewrite Reply with quote

Hi,

I need URL rewriting for my command in ISAPI_Rewrite.

my httpd.ini on iis is :

RewriteCond Host: (?!www\.)([^.]+)\.site\.com
RewriteRule (?!/\1)(.*) /$1$2 [I,L]

sample ( rewtie all foder ) :

ali.site.com -----> site.com/ali

i have need convert command to Abyss url rewritng .

Please help me.

Thank You
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Dec 20, 2007 5:00 pm    Post subject: Re: Convert from ISAPI_Rewrite Reply with quote

shafiee,

Unfortunately, the current URL rewriting engine in Abyss Web Server cannot use values from headers (here the Host header) and inject them back in the redirection URL/path as your example does.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> URL Rewriting All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group