-----Original Message----- From: ptaylor [SMTP:ptaylor@westwood-st-thomas.wilts.sch.uk] Sent: Thursday, September 28, 2000 4:21 PM To: SuSE UK Schools Forum Subject: [suse-linux-uk-schools] squid again
Thanks Giles:
I believe that I installed Apache from tar. but Squid was set up already. Btw I am using SuSE 6.4. I have just been on the Apache site and I think that it may have been working but I was not aware. This leads to your other question. The school is using Dialnet so I am going through them. The (our) proxy is set up on http port 80 with the workstations listening through 8080. I set up Apache without any problems i.e /etc/apache....start and then went to a workstation and entered http://127.0.0.1/. I didn't recognise the file that
You will no doubt get hundreds of replies to this one, but 127.0.0.1 is a special IP address. It always resolves to the host it is at - so if you are sat at a client Windows PC, http://127.0.0.1/ will try to get the page from itself. Depending on what services are running (e.g. personal web server) you will either receive content or get an error message. To access the Apache server on the Linux box you will need to use it's IP address, or using some form of name resolution (private DNS, LMHOSTS etc) use it's machine name.
came up or the links but on reflection I think it was the files from Dialnet's root? It was a Windows proxy html and I think I have seen it pre-Linux proxy days when the dialnet connection died. If Apache is grabbing their root file, what am I doing wrong? I have the defaults for root directory etc. for my machine but it is obviously going to theirs. Or is it? The default html in root directory, or htdocs is the SuSE one but I have not seen that one. I switched off Apache until I can investigate more. Would it help to send my attempt at httpd.conf? Paul
----------------------------------------- Gary Stainburn. Work: http://www.ringways.co.uk mailto:gary.stainburn@ringways.co.uk REVCOM: http://www.revcom.org.uk mailto:gary.stainburn@revcom.org.uk ----------------------------------------- Murphy's Laws: (327) Build a system that even a fool can use, and only a fool will use it. -----------------------------------------
participants (1)
-
Gary Stainburn