At 03:13 PM 04/27/00 -0400, Jesse Marlin wrote:
Directory index forbidden by rule: /home/me/public_html/lltest/
Does anybody know what this means?
Probably means that you need to specify Options Indexes for that directory. http://www.apache.org/docs/mod/core.html#options
Can I store CGI scripts in a user's home directory instead of /usr/local/httpd/cgi-bin, or is that the only location they can be in.
Yes, of course. There's a bunch of Apache directives that control CGI execution, so you may want to review the documentation that comes with Apache or at the Apache site. Options, Sethandler, Addhandler, Addtype, directory, files, and so on. Bill Moseley mailto:moseley@hank.org -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/