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: Connection failed...
Author
cmt



Joined: 13 Sep 2006
Posts: 1

PostPosted: Wed 13 Sep '06 0:31    Post subject: Connection failed... Reply with quote

Hi! I'm running a webserver on my local machine, and everything seems to work just fine except one crucial thing:

sub-dirs to the document-root don't allow me to connect...

it says I cannot connect?

the docu-root works just fine (most of the time) while "localhost" instead of my IP works 100% fine. Is the a DNS-issue?

/J
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3055
Location: Hilversum, NL, EU

PostPosted: Wed 13 Sep '06 11:29    Post subject: Re: Connection failed... Reply with quote

cmt wrote:
sub-dirs to the document-root don't allow me to connect...

it says I cannot connect?


I do not undertand your issue, can you give an example and explain what you want to achive ?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Thu 14 Sep '06 14:38    Post subject: Re: Connection failed... Reply with quote

cmt wrote:
the docu-root works just fine (most of the time) while "localhost" instead of my IP works 100% fine

Do you mean?

http://localhost/subfolder <== works
http://192.168.188.1/subolder <== fails?
Back to top


Reply to topic   Topic: Connection failed... View previous topic :: View next topic
Post new topic   Forum Index -> Apache