logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: file:///xyz works, localhost/xyz doesn't.
Author
Diligent



Joined: 24 Oct 2006
Posts: 1

PostPosted: Tue 24 Oct '06 21:15    Post subject: file:///xyz works, localhost/xyz doesn't. Reply with quote

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

PostPosted: Wed 25 Oct '06 17:10    Post subject: Reply with quote

1) if you enter http://localhost

what do you see?
Back to top


Reply to topic   Topic: file:///xyz works, localhost/xyz doesn't. View previous topic :: View next topic
Post new topic   Forum Index -> Apache