Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Perl file names and extensions

by lhoward (Vicar)
on Aug 03, 2004 at 15:24 UTC ( [id://379700]=note: print w/replies, xml ) Need Help??


in reply to Perl file names and extensions

If you have control of your webserver, there are tricks you can play there too. on apache I have one server set up to handle .html files as if they were php (so nobody knows I use php) and mod_rewrite to obfuscate filename extensions and CGI parameters (and the fact that its even a cgi-bin script). i.e. mapping /foo/bar/login to /cgi-bin/login.cgi?a=foo&b=bar L

Replies are listed 'Best First'.
Re^2: Perl file names and extensions
by katgirl (Hermit) on Aug 03, 2004 at 15:29 UTC
    Ah... I see! But I only have limited control over my webserver, that's what I get for being a cheapskate...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-24 23:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found