Link to home
Start Free TrialLog in
Avatar of Viji4u
Viji4u

asked on

Directory Listing Denied. PHP

i installed

Windows 2000 Pro  SP3
PHP 4 ,Apache 2.0.52 win32  &  IIS

While i tried to run the Php application TEST. i found the following problem. In browser i typed the name like  "http://localhost/test/"  but in the browser its display the error like.

"Directory Listing Denied.
 This Virtual Directory does not allow contents to be listed."
Avatar of Viji4u
Viji4u

ASKER

if i try to call the function like   "http://localhost/test/index.php" in IE6, its display the source of index.php

is there any setting in IIS? how to set that? i am new to these basic setups.

how to solve this problem?  
ASKER CERTIFIED SOLUTION
Avatar of eyeh8u
eyeh8u

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Viji4u

ASKER

hi
Thanks lot for details.

now. Its working fine
Happy to help.