Click to See Complete Forum and Search --> : Works in Apache for Win32 but not Linux?
biscaynesix
09-15-2003, 01:53 PM
Im using Apache 1.3 for Linux (Debian) and Ive noticed that if i view my website on my linux box from school, it doesnt work (Action Cancelled),
but when I run apache on windows, and configure it the same, it works from my school.
The Apache on my linux box works fine from other addresses - Any idea what this could be?
kevinatkins
09-15-2003, 06:50 PM
could you shed some more light on this - are you serving your web content from the same machine (ie, dual-booting), what's the setup in general?
biscaynesix
09-16-2003, 07:57 AM
No, the Windows machine and the Linux machine are two different computers, behind the same router on the same connection.
I can SSH into the linux machine from my school fine.
biscaynesix
09-17-2003, 12:43 PM
Ok, do you think its a problem with the box itself? I dont know - but I need this to work
tucolino
09-17-2003, 01:17 PM
i assume that since they are both behind a firewall, you have to port forward the http requests. have you checked this for your linux box?
tuco
biscaynesix
09-18-2003, 10:40 PM
Originally posted by tucolino
i assume that since they are both behind a firewall, you have to port forward the http requests. have you checked this for your linux box?
tuco
yup, i have the two web servers on differnt ports, and the ports mapped accordingly, they both work from anywhere else, its just the linux box doesnt work at certain locations... although i can SSH into it from those locations