Web Hosting Talk







View Full Version : Apache Problems On Win 2000


Matthew_J
09-01-2001, 10:53 PM
I installed Apache for Windows 2000 because I want to test some scripts offline. I installed it and changed a little in the config file. Pretty much what my problem is whenever I want to view the scripts in action I type in http://computer name. It wants to go online and if I say to work offline it doesn't display the Apache test page. If I go online it does. Now I want to be able to use Apache offline. Any ideas?

Another weird thing whenever I type in http://localhost or http://127.0.0.1 it wants to go online and it redircts me to this Cabalt Cache RAQ Contral Panel and it wants a password which I don't know. Does anyone have a clue to what is going on?

JTY
09-01-2001, 11:55 PM
In offline mode, Internet Explorer will only allow to access stuff that has been downloaded previosly for offline use....

as to the Cache RAQ, you probably have a proxy, and when you ask for 127.0.0.1 the proxy thinks you're talking about it...

Matthew_J
09-02-2001, 02:59 PM
Originally posted by JTY
In offline mode, Internet Explorer will only allow to access stuff that has been downloaded previosly for offline use....

So how would I get it to work when I am offline (I have a dial-up connection).

Originally posted by JTY
as to the Cache RAQ, you probably have a proxy, and when you ask for 127.0.0.1 the proxy thinks you're talking about it...

I don't think I have a proxy. How do I tell? Thanks!