Re: [us...@httpd] GUI for configuring Apache httpd by editing httpd.conf

2009-02-15 Thread spacemarc
2009/2/14 Mohammed obaidan : > Hi, > > I was searching the internet for a GUI tool for configuring the Apache httpd > server. I found two commercial tools but no open source ones. So I am going > to develop an open source software using java for configuring and maybe > administrating Apache httpd s

Re: [EMAIL PROTECTED] RE: Apache web server efficiency go down with increasing uptime.

2007-05-26 Thread spacemarc
2007/5/26, kalaj <[EMAIL PROTECTED]>: Thanks for your reply :) Boyle Owen wrote: > >> -Original Message- >> From: kalaj [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, May 22, 2007 6:17 PM >> To: users@httpd.apache.org >> Subject: [EMAIL PROTECTED] Apache web server efficiency go down >> w

Re: [EMAIL PROTECTED] Deny Apache from external connections

2006-11-26 Thread spacemarc
2006/11/26, Matus UHLAR - fantomas <[EMAIL PROTECTED]>: the easiest way is to configure apache only to run on localhost, e.g. comment all Listen directives, and leaving only Listen 127.0.0.1:80 (and 127.0.0.1:443, if you want SSL) I don't have this parameter in my /etc/apache2/apache2.conf: w

[EMAIL PROTECTED] Deny Apache from external connections

2006-11-26 Thread spacemarc
Hi, how can I deny external connections except from my localhost/127.0.0.1? On Ubuntu Linux and Apache 2.0.55. Thanks -- http://www.spacemarc.it - The official User-To-User support forum of the Apache HTTP Server Project. See h

[EMAIL PROTECTED] Visual tool for httpd.conf

2006-10-04 Thread spacemarc
Hi, there is a visual tool to view and edit the httpd.conf parameters (in Linux and Windows)? thanks -- http://www.spacemarc.it - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apach