Re: [users@httpd] Rewrite & JkMount

2011-07-16 Thread Jakov Sosic
On 07/16/2011 01:17 AM, Jakov Sosic wrote: > On 07/16/2011 01:00 AM, Jakov Sosic wrote: >> Hi. >> >> I'm trying to set up the following scenario: >> >> >> ServerName app.example.com >> >> RewriteEngine on >> RewriteCond %{REQUEST_URI} ^/app >> RewriteRule ^$ /app/ [P] >> >> JkMount /app* loadbalan

Re: [users@httpd] Apache server not serving pages

2011-07-16 Thread Jeroen Geilman
On 2011-07-15 19:31, vinay tyagi wrote: Hello, I am using wamp stack on windows xp. Lately I installed norton 2012 trial antivirus but uninstalled it and moved back to my free avast antivirus. Now my wamp is not serving pages. Everything is working fine I have checked with netstat that the addr

[users@httpd] (mod_ssl) DH parameters

2011-07-16 Thread yyyy
Hello! How to specify custom DH parameters? When using DH ciphersuites, there are necessary DH parameters, if they are not specified explicitly, default ones are used. There is a default set of 1024bit parameters. Also, is there a way to specify ECDH parameters for ECDH ciphersuites? (This