> So a wild guess for the string you want to write:
> 
> ^\/perl\/dl.pl(\/.*)$   http://127.0.0.1:8200/perl/dl.pl$1
> But I guess the regexp you wrote first will work to !
> 
> Steven

forgot some comments.
- I don't think the regexp I wrote is 100% correct
- Also try: RewriteRule ^.*(\/perl\/.*)$  http://127.0.0.1:8200$1 [P]
(the .* outside of the brackets)  Maybe that will work ?

Steven


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to