Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: How to safely define a CGI program's application base directory

by choroba (Cardinal)
on Feb 10, 2013 at 22:37 UTC ( [id://1018077]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How to safely define a CGI program's application base directory
in thread How to safely define a CGI program's application base directory

What threat are you trying to avoid? It is upon you to tell what is safe. If you know there are three possible values, you can try something like
m{^(/path1|/path2|/path3)/MyApp$}
Someone can still tweak the config to point to a wrong path (valid for a different server). You can even include other conditions into the if, not only the single match.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-24 21:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found