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 2.2 under Windows XP with CGI scripts and I've never been anywhere near the registry.
On 19/01/07, Can Le <[EMAIL PROTECTED]> wrote:
Hi Steve, I have had "Allow from all" as below: <Directory "C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin"> AllowOverride None Options None ##Options Includes +ExecCGI MultiViews (tried) Order allow,deny Allow from all </Directory> Can you show me why I unchecked Read Only in my Windows XP, but after 1 or 2 second it returned Checked Read Only ? What permission should I take in Registry for system, Adm, and owner? Thank you for your helps. Can Le *Steve Swift <[EMAIL PROTECTED]>* wrote: The default <Directory> block for the CGI directory under Windows is: <Directory "C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin"> AllowOverride None Options None Order allow,deny Allow from all </Directory> 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 problem. > > > ------------------------------ Be a PS3 game guru. Get your game face on with the latest PS3 news and previews at Yahoo! Games. <http://us.rd.yahoo.com/evt=49936/*http://videogames.yahoo.com>
-- Steve Swift http://www.swiftys.org.uk