View Single Post
  #7  
Old 02-04-2009, 11:20 PM
sip sip is offline
Member
 
Join Date: Sep 2008
Posts: 20
Hello,

Where exactly the rewrite rule has to be defined in LSWS?
I would want that all requests with

/perl/

are handled by mod_perl apache running on port 82.
The application runs fine from LSWS but i want it to be running through mod_perl apache transparently.
Reply With Quote