Re: Apache+php on Windows
- From: "Ike" <rxv@xxxxxxxxxxx>
- Date: Thu, 28 Sep 2006 01:49:32 GMT
Adding the following lines in httpd.conf solved the issue:
<Directory "C:/php">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
.
- References:
- Apache+php on Windows
- From: Ike
- Apache+php on Windows
- Prev by Date: New Window
- Next by Date: Re: strtotime() pre-1970 ?
- Previous by thread: Re: Apache+php on Windows
- Next by thread: How to sort 2 dimensional array by primary and secondary column?
- Index(es):