Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: mod_perl2 Apache VirtualHost ENV settings [OT?]

by graq (Curate)
on Feb 07, 2008 at 09:03 UTC ( [id://666761]=note: print w/replies, xml ) Need Help??


in reply to Re: mod_perl2 Apache VirtualHost ENV settings [OT?]
in thread mod_perl2 Apache VirtualHost ENV settings [OT?]

This would mean doubling up on all the configs, setting SetENv for scripts and PerlSetVar for mod_perl ?

-=( Graq )=-

Replies are listed 'Best First'.
Re^3: mod_perl2 Apache VirtualHost ENV settings [OT?]
by perrin (Chancellor) on Feb 07, 2008 at 20:48 UTC
    If you need to support CGI scripts that don't run under mod_perl, I would suggest you create a config file with a hash of the variables you need indexed by something like DocumentRoot that's available in $ENV for CGI scripts and accessible via the mod_perl API as well.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://666761]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-23 23:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found