|
From: Max B. <ma...@wa...> - 2010-02-03 17:22:21
|
Here is an interesting bit of code and doc on how to use CGI w/ Mason. Netdisco would really benefit from setting this up, in order to take mod_perl out of the loop and make packaging easier. Not sure what the performance difference is between the two, though. -m -------- Original Message -------- Subject: Re: [Mason] HTML::Mason hosting with cpanel Date: Fri, 29 Jan 2010 08:14:10 -0800 From: Joe Pepersack <jo...@pe...> To: David Silva <dav...@gm...> CC: Mason-Users <mas...@li...> I have a paper up on my homepage about running Mason on a shared hosting account under CGI/FastCGI: http://joe.pepersack.net/code/mason_fastcgi.html and my CGI Handler with included POD: http://joe.pepersack.net/code/site-mason_handler.pl This requires nothing but the ability to create/edit .htaccess and run cgi. Hopefully it will help you. > Hi, that was my first try.. > > html-mason with extension .html > > but the result is http://davidslv.com/mason.html > > 2010/1/29 Beckheng Lam<bi....@gm...> > >> Hi, >> I name it 'html-mason'. >> >> /Heng >> >> David Silva wrote: >> >> Hi, i'm with some troubles with my hosting, i can't acess the server by >> ssh, neither change httpd.conf or insert an handler.pl. >> >> The only thing i have is Cpanel and the sysadmin says i can configure it >> at >> my own risk, in Cpanel i have the Apache Handlers option, but i don't >> know >> what is the name of the handler to write on it. >> >> Hope you can help me! >> >> Thank you >> >> >> >> -- >> David Silva - http://davidslv.com/ |