MLUG: [UUG/MLUG] regexp apache
[UUG/MLUG] regexp apache
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ok I am not the regexp wiz of the world, I need to get a good manual and sit
but in the meantime can someone help me
i'm trying to do something like

rewrite  http://some.address/scriptname.cgi  to
https://some.address/scriptname.cgi
I got:

RewriteRule ^/(.+).cgi$ https://sfa.missouri.edu/$1.cgi [R,L] 

However this doesn't seem to be passing the input to the script along as
well.  Other combos I try are passing the script info but not adding the
https...  Anything would be helpful, looking for the ENV stuff in the
manpage now... =)

Daniel J Routier
Programmer / Analyst
Student Financial Aid
University of Missouri