Ques: I have set DocumentRoot in httpd.conf file as "/usr/local/src/apache_1.3.24/htdocs/"
and create a file called test.php in htdocs directory.
But Web browser gives an error:
"Url requested /test.php not found on this server"
How to fix it???
Apache is running fine.