Re: [us...@httpd] Bizarre problem running CGI script

2009-09-05 Thread John M. Dlugosz
Doug McNutt douglist-at-macnauchtan.com |Apache mailing list| wrote: He's trying to be funny. I got two copies of your last. 2 hours and 27 minutes apart. The headers indicate it happened at your end and not the list. Sorry about that. I subscribed and then went to bed. I found two "co

Re: [us...@httpd] Bizarre problem running CGI script

2009-09-05 Thread John M. Dlugosz
Frank Gingras francois.gingras-at-gmail.com |Apache mailing list| wrote: You should post your question again, perhaps someone will answer it this time! Why? - The official User-To-User support forum of the Apache HTTP Server

[us...@httpd] Bizarre problem running CGI script

2009-09-05 Thread John M. Dlugosz
I'm ready to tear my hair out!!! Here is one conf file: = ServerAdmin webmas...@localhost #ServerName www.LittleRedRidingHood.info ServerName lrrh.dlugosz.com ServerAlias lrrh.lamp4 DocumentRoot /var/www/lrrh/docroot ErrorLog/var/www/lrrh/logs/error_log Cu

[us...@httpd] Bizarre problem running CGI script

2009-09-05 Thread John M. Dlugosz
I'm ready to tear my hair out!!! Here is one conf file: = ServerAdmin webmas...@localhost #ServerName www.LittleRedRidingHood.info ServerName lrrh.dlugosz.com ServerAlias lrrh.lamp4 DocumentRoot /var/www/lrrh/docroot ErrorLog/var/www/lrrh/logs/error_log Cu

[us...@httpd] Re: Grey Listing

2009-02-25 Thread John M. Dlugosz
Sorry, I meant to post that to the postfix mailing list! I'd tell you what I meant to post here, but that would be Off Topic. --John - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.

[us...@httpd] Grey Listing

2009-02-21 Thread John M. Dlugosz
I've been getting a great deal of spam, even after filtering with SpamAssassin. I think the next step is "grey listing". Can someone point me to the current/best module or easy-to-follow instructions for installing that to work with Apache? Thanks, --John -

[EMAIL PROTECTED] Problem with Indexes

2008-07-14 Thread John M. Dlugosz
I have Options Indexes FollowSymLinks MultiViews and I try adding Options +Indexes in individual locations, but it never works. I do not get an auto-generated directory list, but an error if there is no index.html (or other index file I've configured). What am I missing? --John