PHP5 runs (cgi or iisapi dll) well when php script is located under wwwroot directory But when I use a Virtual directory (i.e. located outside wwwroot), I get '404 File not found' error. Any ideas?
PHP5 runs (cgi or iisapi dll) well when php script is located under wwwroot directory But when I use a Virtual directory (i.e. located outside wwwroot), I get '404 File not found' error. Any ideas?