[Wolves] run my own forum
David Goodwin
gingerdog at gmail.com
Mon Mar 13 11:12:18 GMT 2006
Read the documentation provided with the forum - either online or in
it's package file. They will all require some form of CGI - normally
perl or PHP.
In order to configure Apache2 to run Perl .cgi scripts have a look at the :
ScriptAlias stuff - e,g
http://httpd.apache.org/docs/2.0/mod/mod_cgi.html
http://httpd.apache.org/docs/2.0/mod/mod_alias.html
To configure Apache to run .php , you probably just need to do an
a2enmod php[45] and restart Apache.
David.
--
David Goodwin
http://codepoets.co.uk/
More information about the Wolves
mailing list