Page 1 of 1

Apache Modules

Posted: 24 Jan 2016, 19:36
by GGANG
Hello Karl,

Can you see the Apache Modules working on my server?
The hosting technical specialists has confirmed that provided the Apache modules are already enabled in the server.
http://pornsaknanakorn.com/?diagnostics

Thank you.
Lek.

Re: Apache Modules

Posted: 24 Jan 2016, 23:24
by mjau-mjau
GGANG wrote:Can you see the Apache Modules working on my server?
Yes, they are working.

It's really only mod_rewrite that is crucial, and that is detectable because we have many ways to detect it. The others may return "undetectable" because not all servers support apache_get_modules(). However, I can see your server also supports mod_deflate, because output is served compressed.

The others are not important (although your server likely has them enabled), and the tests are just there for the sake of extensive diagnostics.