Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [takacsj] Links SQL Security issues

Quote Reply
Re: [takacsj] Links SQL Security issues In reply to
Is .htaccess enabled in your CGI-BIN? Sounds like not. If you have root Telnet / SSH access to your server, see if you can find the following line (httpd.conf or access.conf; may be in block corresponding to CGI-BIN alone):

AllowOverride None

If there, try changing it to:

AllowOverride All


[Note: you should backup the file first so in case you have problems, you can restore from backup]

Then restart the web server. If you do not have Telnet / SSH access, then try asking your web host tech support. BTW, do you curently have any .htaccess-authenticated directories?

----
Cheers,

Dan
Founder and CEO

LionsGate Creative
GoodPassRobot
Magelln
Subject Author Views Date
Thread Links SQL Security issues takacsj 3842 May 17, 2003, 11:34 AM
Thread Re: [takacsj] Links SQL Security issues
Paul 3758 May 17, 2003, 12:20 PM
Thread Re: [Paul] Links SQL Security issues
takacsj 3736 May 18, 2003, 10:54 AM
Post Re: [takacsj] Links SQL Security issues
Paul 3724 May 18, 2003, 10:59 AM
Post Re: [takacsj] Links SQL Security issues
webmaster33 3721 May 18, 2003, 11:39 AM
Thread Re: [takacsj] Links SQL Security issues
dan 3727 May 18, 2003, 11:50 AM
Thread Re: [dan] Links SQL Security issues
Paul 3764 May 18, 2003, 11:56 AM
Thread Re: [Paul] Links SQL Security issues
dan 3749 May 18, 2003, 12:20 PM
Post Re: [dan] Links SQL Security issues
Paul 3715 May 18, 2003, 12:23 PM
Post Re: [takacsj] Links SQL Security issues
takacsj 3687 May 20, 2003, 5:09 AM