On Mon, May 28, 2012 at 12:43 PM, Mark Montague wrote:
> On May 27, 2012 7:42 , Miguel Gonzalez wrote:
>
>>I'm administering Apache and Tomcat web servers. From time to time we
>> have to turn the web server down and would be nice to have a maintenance
>> mode message to the users.
>>
>
> If
On Mon, 28 May 2012, Xin Tong wrote:
Hello
I am new to apache httpd. I noticed that apache httpd spawns many
processes to server user request. one of the httpd process is the
master (i.e. running with root id on linux). the other ones are it
children ( i.e. running with daemon id). is the maste
On May 28, 2012 16:10 , Xin Tong wrote:
I noticed that apache httpd spawns many
processes to server user request. one of the httpd process is the
master (i.e. running with root id on linux). the other ones are it
children ( i.e. running with daemon id). is the master httpd process
kind of like a
Hi all,
I know this should be imposssible ("sounds" to me like a MITM), but bare with
me for a second and please tell me if this is in any way possible:
Client (HTTPS request) -> Apache (Forward Proxy) -> Server (HTTPS)
\___/
Hello
I am new to apache httpd. I noticed that apache httpd spawns many
processes to server user request. one of the httpd process is the
master (i.e. running with root id on linux). the other ones are it
children ( i.e. running with daemon id). is the master httpd process
kind of like a load disp
On May 27, 2012 18:02 , Nataraj wrote:
I am running apache 2.2 and would like to have the server listen on a
second SSL port. I don't need to use a separate certificate or anything
like that. All I want to be able to do is to rewrite the URL (already
know how to do that), so that a portion of
On May 27, 2012 7:13 , Florent Blanchon wrote:
I'd like to know how to set index page to index.php because after
installing xoops, but even if my index.php is in root directory, the
server keep showing me the test page.
You may want to ask the xoops people what the standard way to do this is
On May 27, 2012 7:42 , Miguel Gonzalez wrote:
I'm administering Apache and Tomcat web servers. From time to time we have
to turn the web server down and would be nice to have a maintenance mode
message to the users.
Why do you have to do maintenance?
If you need to update the web server