I figured out a way to get this working. Im my couchpotato location in the
apache config I added this:
AuthFormLoginSuccessLocation https://myserver/couchpotato/
Now I get taken to the page successfully after I login. The way I understand
it is that it should work without this directive, and
No no, what I mean is that I never configured "MaxRequestWorkers" but I
configured "MaxClients".
But I never see the log messge ""MaxClients is deprecated, use
MaxRequestWorkers instead".
I just wonder where can I find these types of log messages in my system.
Thanks a lot!
Tianyin
On Wed, Dec
I want to start and stop Apache via a program so it does not conflict
with system Apache server, if any, and I want to remove private key
after Apache starts for obvious reason.
I know Apache starts itself and spawn child processes to serve the
requests, so the child process should have all the
On 12/5/2012 2:28 PM, Rafnews wrote:
> Hi,
>
> i have a webserver running on httpd 2.4.2 with SSL under Windows 7.
> i have several virtualhost that work great.
> here is for example a virtualhost declaration:
>
> DocumentRoot "d:/webserver/www/rg3"
> ServerName rg3.loc
> ServerAlias www.
Hi,
i have a webserver running on httpd 2.4.2 with SSL under Windows 7.
i have several virtualhost that work great.
here is for example a virtualhost declaration:
DocumentRoot "d:/webserver/www/rg3"
ServerName rg3.loc
ServerAlias www.rg3.loc
ErrorLog "logs/rg3.loc.error.log"
CustomLog
On Wed, Dec 5, 2012 at 2:20 PM, Tianyin Xu wrote:
>
> I guess I must miss something.
>
" but I never configured this option. "
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h
Thanks, Eric.
Yes, I understand. But my problem is whatever LogLevel I set, I cannot see
this message, neither in error log nor in stderr.
I guess I must miss something.
Best,
Tianyin
On Wed, Dec 5, 2012 at 4:09 AM, Eric Covener wrote:
> On Wed, Dec 5, 2012 at 1:55 AM, Tianyin Xu wrote:
>
On 12/5/2012 12:55 PM, Alex Chen wrote:
> If I enable HTTPS by loading the mod_ssl.so, enabling httpd-ssl.conf,
> start Apache then remove SSL certificate, SSL private key, will that
> cause Apache to fail to acceptHTTPS requests?
> How if I remove the httpd-ssl.conf all together?
> In a nutshel
If I enable HTTPS by loading the mod_ssl.so, enabling httpd-ssl.conf,
start Apache then remove SSL certificate, SSL private key, will that
cause Apache to fail to acceptHTTPS requests?
How if I remove the httpd-ssl.conf all together?
In a nutshell, will Apache continue to work properly and acce
Hi Vicky
Diagnostically, that page is almost useless, since it is displayed for
almost all issues where the browser cannot retrieve the requested
page. It doesn't tell us _why_ it could not, eg "Connection to the
webserver timed out" or "Connection refused" or "No route to host".
Cheers
Tom
On
Thanks Tom for your suggestion
Define unresponsive. Does it respond slowly, not at all, or does it
refuse the connection? ==> My doesnt doesnt respond to the request, on browser
"page cannot be displayed error come wbile browsing the apache"
From: Tom Evans
On Wed, Dec 5, 2012 at 4:40 PM, vicky wrote:
>
>
> Hello Guys,
>
> My apache instance after sometime become unresponsive & to restore it i need
> to restart it. Weird thing is that no exception/error is coming in logs.
Define unresponsive. Does it respond slowly, not at all, or does it
refuse the
Hello Guys,
My apache instance after sometime become unresponsive & to restore it i need to
restart it. Weird thing is that no exception/error is coming in logs.
Can you please suggest what all things i can check for my apache.
Is there any jvm related things which i need to check.
Please
On Wed, Dec 5, 2012 at 1:55 AM, Tianyin Xu wrote:
> Hi, all,
>
> I noticed in my error log the MaxRequestWorkers setting is reached, but I
> never configured this option. Further, I found it's deprecated according to
> the log. In the code, I find the following logging statement:
>
> /* server/mpm
Hi,
before I start: I guess it is tricky missconfiguration but I don't get it
:( May someone could help?
What happend? I have upgraded from Apache 2.2 to 2.4. I was using
AuthnProviderAlias to use two AuthUserFiles for Basic authentication. The
configuration was working on Apache 2.2 but stop
15 matches
Mail list logo