DFHIII
November 18th, 2008, 01:50 PM
I am trying to execute a php script on localhost. I enter the following URL:
-------------------------------------
http://localhost/home/dan/BobsAutoParts/orderform.html
-------------------------------------
I get the following response:
-------------------------------------
Not Found
The requested URL /home/dan/BobsAutoParts/orderform.html was not found on this server.
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch Server at localhost Port 80
--------------------------------------
orderform.html is located at /home/dan/BobsAutoParts/ on the local computer. How do I tell localhost where to fine orderform.html?
Thanks,
Dan H.
-------------------------------------
http://localhost/home/dan/BobsAutoParts/orderform.html
-------------------------------------
I get the following response:
-------------------------------------
Not Found
The requested URL /home/dan/BobsAutoParts/orderform.html was not found on this server.
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch Server at localhost Port 80
--------------------------------------
orderform.html is located at /home/dan/BobsAutoParts/ on the local computer. How do I tell localhost where to fine orderform.html?
Thanks,
Dan H.