Re: [EMAIL PROTECTED] CGI Windows XP

2007-01-20 Thread Can Le
Hi Steve, I checked my spells from Apache2.2 and my files, I had cgi while default was cgi-bin. It worls after I changed cgi-bin. Thank you for your helps Steve Can Le Steve Swift <[EMAIL PROTECTED]> wrote:I've deleted the history on this. "Read only" tends to come back on direc

Re: [EMAIL PROTECTED] CGI Windows XP

2007-01-20 Thread Steve Swift
I've deleted the history on this. "Read only" tends to come back on directories for some reason, but this wouldn't normally affect apache as it is most a "read only" application (apart from the logs). Without the history I cannot imagine why you'd need to do anything in the registry. I run Apache

Re: [EMAIL PROTECTED] CGI Windows XP

2007-01-19 Thread Can Le
Hi Steve, I have had "Allow from all" as below: AllowOverride None Options None ##Options Includes +ExecCGI MultiViews (tried) Order allow,deny Allow from all Can you show me why I unchecked Read Only in my Windows XP, but after 1 or 2 second it returned Chec

Re: [EMAIL PROTECTED] CGI Windows XP

2007-01-19 Thread Steve Swift
The default block for the CGI directory under Windows is: AllowOverride None Options None Order allow,deny Allow from all I don't see the "Allow from all" in your version. On 19/01/07, Can Le <[EMAIL PROTECTED]> wrote: Hi, Please help me debug or post a sample link for CGI prob

[EMAIL PROTECTED] CGI Windows XP

2007-01-19 Thread Can Le
Hi, Please help me debug or post a sample link for CGI problem. Affter I re-installed Windows and Apache2.2, I could open localhost home page from htdocs/index.html but not CGI from index.cgi. I viewed old apache1.3 plus new apache2.2 helps: http://httpd.apache.org/docs/1.3/mis