Question
My apache won't run the code eg: /bin/view unless I name it view.pl or view.cgi even though
AddHandlers is setup, and we have mod-perl installed.
I know we're missing something stupid, but what?
We had to remove the Filter from the configuration file as it was giving us an error about an unmatching "["
Even with all that and if we rename view to view.pl we also get an error:
The requested URL /twiki/bin/oops/Main/WebHome was not found on this server.
Environment
--
TWikiGuest - 09 Jun 2006
Answer
Sounds like there's a
ScriptAlias setting missing somewhere for the bin dir.
Perhaps upload apache configuration, twiki configuration and file layout structure so we could give an informed guess?
--
SteffenPoulsen - 16 Jun 2006