Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Some help with locking Cgi-bin |
|
Author |
|
Anthraxnz
Joined: 28 Oct 2007 Posts: 1
|
Posted: Sun 28 Oct '07 1:31 Post subject: Some help with locking Cgi-bin |
|
|
Hi
i have the Circumventor cgi proxy running on my apache2 server, what i want to do is make it so it asks for a password.
i got the first part, so when you load the index page it asks for authentication, the problem is when you go to the history you can just launch the cgi file and it bypasses the authentication.
so what i want to do is make it so you have to enter a password.
this is the index file address that requires authentication
http://127.0.0.1/peacefire
this is how you bypass it, this needs locking
http://localhost/cgi-bin/nph-030731.cgi
is it possible to do a similar thing using .htaccess files? for the cgi-bin |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
|
Back to top |
|
|
|
|
|
|