LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   apache 1.3.29, xinetd and debian (https://www.linuxquestions.org/questions/linux-software-2/apache-1-3-29-xinetd-and-debian-119026/)

jventer 11-22-2003 08:29 PM

apache 1.3.29, xinetd and debian
 
Hi everyone,

I'm currently running Debian unstable on my internet server and I had apache setup and running sweetly through xinetd.

I recently formed an 'apt-get dist-upgrade' in which my apache was upgraded to version 1.3.29, and now I have a strange problem.

Whenever I try to access a page on my site, xinetd starts apache like before and I see the page. However, I also see the following info at the top of every page as well:

Processing config directory: /etc/apache/conf.d HTTP/1.1 200 OK Date: Sat, 22 Nov 2003 14:27:15 GMT Server: Apache/1.3.29 (Debian GNU/Linux) PHP/4.3.3 Last-Modified: Wed, 03 Sep 2003 11:23:40 GMT ETag: "6f5b3-6e-3f55cf3c" Accept-Ranges: bytes Content-Length: 110 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: text/html; charset=iso-8859-1

This only happens when I run apache through xinetd, if I change the server type to standalone, it works fine.

I've searched the documentation, I've searched through the config files, I've searched the internet.

What the heck do I need to change to fix this?

Thanks,

Johan

trickykid 11-22-2003 08:38 PM

I would only suggest to run apache as standalone. I try to limit what I can myself thru xinetd or inetd daemons. It just gives you full and more control over your different services running on your system.


All times are GMT -5. The time now is 05:22 AM.