I am moving my static delivery content from WebStar to Apache and need some help converting my Webstar Proxy rules into Mod_Rewrite rules. I have been trying to figure out Mod_rewrite, but it has not been very productive. Translating from the WebStar format to rewrite should be easy, but I am not having much luck. Has anyone done something similar. Aparajita helped me with the WebStar rules, so the regex is good, I just need to figure out what translates to what when doing it with rewrite instead. This is Apache running on the same machine as 4D, with 4D responding on port 8080..

Seems like something along the lines of

        RewriteCond %{REQUEST_METHOD} POST
RewriteRule (/4[dD][cC][gG][iI])?([^\.]+)\.(a4d|a4p|inc)\?? (.*)? http://127.0.0.1:8080$1.2.$1.33$1.4 [R]

Should work???

thanks


------------------------------------------------------------------------
Gary Pedretty                                    [EMAIL PROTECTED]
Systems Manager                                   www.frontierflying.com
Frontier Flying Service, Inc.            /\                 907-450-7251
5245 Airport Industrial Road         /  \/\             907-450-7238 fax
Fairbanks, Alaska  99709        /\  /    \ \ Second greatest commandment
Serving Alaska's Interior      /  \/  /\  \ \/\   "Love your neighbor as
Temperature around +60 days, warm!!!!!              yourself" Matt 22:39
------------------------------------------------------------------------





_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to