Skip to main content
Known Participant
August 24, 2009
Question

Local host problem

  • August 24, 2009
  • 1 reply
  • 1104 views

I'm running CF8 on XPPro.  The local host comes up as localhost:8500/....

I'm trying to download a file from the server and the file is called as C:\localhost\filefolder\filename

Then, error is returned--cannot find page.

How can I have all files called with the localhost:8500 or set some variable in the administrator that will automatically know that when localhost is called, CF knows that the localhost:8500 is meant?

    This topic has been closed for replies.

    1 reply

    Prasanth_Kumar_S
    Inspiring
    August 26, 2009

    This is related to the webserver, not CF. You could use IIS so that the localhost/ points to the webserver root. You can create virtual folders for your project root and browse the files.

    -Prasanth

    KarolusAuthor
    Known Participant
    August 26, 2009
    No text available