Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: file:///xyz works, localhost/xyz doesn't. |
|
Author |
|
Diligent
Joined: 24 Oct 2006 Posts: 1
|
Posted: Tue 24 Oct '06 21:15 Post subject: file:///xyz works, localhost/xyz doesn't. |
|
|
Loads correctly, displays correctly:
file:///x:/ytws/htdocs/test.html
Loads correct file but is blank:
localhost/test.html
This is on my development box and it is 100% working as this is what is pushed to my production site for the past year using Apache, MySQL, & PHP.
The troubles `seem` to happen when I try to access Java, Shockwave, Flash, etc. pages that I create.
I'm at wit's end trying to figure this out. Configuration error somewhere in httpd.conf? Something else?
Why do they display correctly when I put in the drive and path to the file but not if I browse via localhost/ ? |
|
Back to top |
|
Jorge
Joined: 12 Mar 2006 Posts: 376 Location: Belgium
|
Posted: Wed 25 Oct '06 17:10 Post subject: |
|
|
1) if you enter http://localhost
what do you see? |
|
Back to top |
|
|
|
|
|
|