[wellylug] re:Use of old links by site visitors

John Durham johndurh at spunge.org
Wed Jan 10 10:08:26 NZDT 2007


Starting to apply Daniel Pittman's advice, I found httpd.conf and added
this (the file was virtually empty)...

ScriptAlias /cgi-bin/
AddHandler cgi-script .cgi .pl
<Directory />
 Order Deny,Allow
 Deny from All
 Options FollowSymLinks +ExeCGI
 AllowOverride None
</Directory>
ScriptAlias /images /imgs

At this stage I don't know from the documentation what effect this might
have. As seems to happen, the answer to each question begins a new
learning curve for me. Comments?
-- 
John Durham
Site http://modecideas.com
Good advice is like good paint. It only works when applied.




More information about the wellylug mailing list