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

Daniel Pittman daniel at rimspace.net
Wed Jan 10 12:45:24 NZDT 2007


John Durham <johndurh at spunge.org> writes:

G'day John.

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

[...]

> ScriptAlias /images /imgs

This is wrong.  The 'ScriptAlias' directive causes everything to be
executed as a CGI script -- something that is unlikely to work with your
images. ;)

You probably want a plain old 'Alias' declaration, and to reserve
ScriptAlias for welding CGI stuff into place.

Regards,
        Daniel
-- 
Digital Infrastructure Solutions -- making IT simple, stable and secure
Phone: 0401 155 707        email: contact at digital-infrastructure.com.au
                 http://digital-infrastructure.com.au/




More information about the wellylug mailing list