Re: [users@httpd] MultiView LanguagePriority not working in 2.4

2015-03-14 Thread Andy Wang
On 03/12/2015 10:41 PM, Andy Wang wrote: I have the following MultiView LanguagePriority block: Options FollowSymLinks MultiViews AllowOverride None Require all granted LanguagePriority en de es fr it ja ko zh_TW zh_CN ForceLanguagePriority Prefer Fallback And inside I have file

Re: [users@httpd] SSL Compression

2015-03-14 Thread Daniel
2015-03-14 15:02 GMT+01:00 Cathy Fauntleroy : > Hello Everyone, > > > > I have Apache 2.2.24 installed and I am attempting to disable > compression. I am editing the httpd.conf file and adding ‘SSLCompression > Off’. When I do that, the Apache service does not start. The system log > does not r

[users@httpd] SSL Compression

2015-03-14 Thread Cathy Fauntleroy
Hello Everyone, I have Apache 2.2.24 installed and I am attempting to disable compression. I am editing the httpd.conf file and adding 'SSLCompression Off'. When I do that, the Apache service does not start. The system log does not register any meaningful error. Has anyone encountered this b