Luke,
We've successfully run other Mason apps as well as RT. Here's an
extract from the httpd.conf file:
<Directory "/opt/mosais/share">
<FilesMatch "\.html$">
SetHandler perl-script
PerlHandler HTML::Mason::ApacheHandler
</FilesMatch>
<FilesMatch "\.(jpg|gif)$">
SetHandler default-handler
</FilesMatch>
Options -ExecCGI -Includes +Indexes
<IfModule mod_dav.c>
DAV On
</IfModule>
PerlSetVar MasonCompRoot /opt/mosais/share
PerlSetVar MasonDataDir /opt/mosais/var/mason_data
</Directory>
Alias /mosais /opt/mosais/share/html
Alias /support/rt3 /opt/rt3/share/html
<Location /support/rt3>
AddDefaultCharset UTF-8
SetHandler perl-script
PerlHandler RT::Mason
PerlModule Apache::DBI
PerlRequire /opt/rt3/bin/webmux.pl
</Location>
Cheers
Rob
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users