|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Apache server not serving...
|
> This has been bugging me for a couple years now...
>
> I have a Redhat server (7.2) that has two NICS (eth0=10.10.) address, the other is a (eth1=192.168).
> call eth0 site1.domain.com and eth1 site2.domain.com
> Our corp network passes an internet IP through a firewall => 192.168 address
> Our internal corp network has the 10.10 addressing.
>
> Apache (1.3.27)
>
> The server works perfectly on the 10.10. Any requests to site1.domain.com work as expected, the
> HTML code is returned, all .cgi's work, and all images are sent.
>
> When one tries to access the system using the 192.168 side, Any requests to site2.domain.com
> will return the HTML code as expected, and run the .cgi's as expected, however, I never
> get any of the images.
>
> Now, the strange part. If you look at the access logs, it shows the images as being sent?
> with the correct time and file size.
What happens if you GET an image by itself?
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|