[aclug-L] Re: setting up Apache for CGI
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hmm. This thread caught my eye. I am working with some cgi but I seem to be
having a different problem all together. I don't get the internal error, but
it tells me "Forbidden
You don't have permission to access /cgi-bin/munky.cgi on this server."
munky.cgi being the perl script. I have changed all of the permissions on the
file, checked the directory permisions and still no dice. anyone out there got
any ideas? it is an apache server< i dont know what version
On Fri, 25 Aug 2000, Steven Saner <ssaner@xxxxxxxxxxxxxxx>wrote:
> You probably need a ScriptAlias command in you httpd.conf
> file. Something on the order of:
>
> ScriptAlias /~foobar/cgi-bin/ /home/foobar/.public_html/cgi-bin/
>
> In addition, you could be getting messed up by the suexec module if
> you have the compiled in and do not have it configured correctly. Or
> perhaps if you have some permission problems that suexec doesn't like.
>
>
~snip~
--
Windows 98 is *NOT* a virus - viruses are small and efficient.
-- This is the discussion@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
- [aclug-L] setting up Apache for CGI, John Reinke, 2000/08/25
- [aclug-L] Re: setting up Apache for CGI, Jeff Schaller, 2000/08/25
- [aclug-L] Re: setting up Apache for CGI, Steven Saner, 2000/08/25
- [aclug-L] Re: setting up Apache for CGI,
Andrew Peck <=
- [aclug-L] Re: setting up Apache for CGI, John Reinke, 2000/08/27
- [aclug-L] Re: setting up Apache for CGI, Jesse Kaufman, 2000/08/27
- [aclug-L] Re: setting up Apache for CGI, Andrew Peck, 2000/08/27
- [aclug-L] Re: setting up Apache for CGI - fixed, John Reinke, 2000/08/28
- [aclug-L] Re: setting up Apache for CGI - Getting closer., Andrew Peck, 2000/08/30
- [aclug-L] Re: setting up Apache for CGI - Getting closer., Clint A. Brubakken, 2000/08/30
- [aclug-L] Re: setting up Apache for CGI - Getting closer., John Reinke, 2000/08/31
- [aclug-L] Re: setting up Apache for CGI, John Reinke, 2000/08/27
|
|