|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Running Apache 1.3.14 of FreeBSD-4.2-STABLE
Configured for SSL-DSO-mod_auth_mysql-mod_auth_extrnal etc etc Need to pp (password protect) my cgi-bin. Server seems to be ignoring my .htacesss file in cgi-bin, probably being v.stupid. Heres the config (bits removed to protect the innocent): (now removed) [Edited by Rebel on 02-13-2001 at 09:37 AM] |
|
#2
|
|||
|
|||
|
>> Server seems to be ignoring my .htacesss file in cgi-bin
<Directory "/usr/local/apache/cgi-bin"> AllowOverride All Options ExecCGI Order allow,deny Allow from all </Directory> Why you need to protect your cgi-bin anyway? Also, next time you try to provide more info, please do not copy all lines of your httpd.conf this way, it is wasting resource of Devshed, you should remove all the lines that are commented out. |
|
#3
|
|||
|
|||
|
mod_auth_mysql and cgi-bin
After reading another post on 'How to prohibit direct cgi excution' I have used that method to restrict access to the script, only allowing access from a referring page. Thanks for the help FreeBSD.
Rebel |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > mod_auth_mysql and cgi-bin |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|