|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: Catalyst from a sub directoryby bms (Monk) |
| on Mar 14, 2012 at 04:26 UTC ( #959511=note: print w/ replies, xml ) | Need Help?? |
|
This problem is fairly common. CGI scripts need to be in a directory that explicitly allows their execution. This is typically cgi-bin, but any directory can be configured to allow the execution of CGI scripts. This requires access to server configuration files though. Another option is to deploy in cgi-bin and use mod_rewrite to pretty up your urls.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||