D&C Lug - Home Page
Devon & Cornwall Linux Users' Group

[ Date Index ][ Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Debian testing, Apache2 & mod_perl



On Friday 27 August 2004 18:13, alan wrote:
<snip>

Works fine. No loading/setting of handlers needed. The Directive
"ScriptAlias" takes care of the execution.
Worth a try ?


I tried replicating that but it didn't help.

I should have included my virtual host stuff in my original e-mail. This is a 
typical vhost entry:

<VirtualHost *:80>
   ServerAdmin webmaster@xxxxxxxxxxxxxxx
   DocumentRoot /home/david/public_html
   ServerName www.david-web.co.uk
   SSLEngine off
   ScriptAlias /cgi-bin/ "/home/david/public_html/cgi-bin/"
</VirtualHost>

Thanks for your help so far,

David.

-- 
David Johnson
http://www.david-web.co.uk/
http://www.penguincomputing.co.uk/

--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.



Lynx friendly