Is there a possibility to execute a part of a configuration file in Apache 2.4 only if a specific mod (e.g. mod_wsgi) is enabled?
Asked
Active
Viewed 252 times
1
-
1That part will work only if the respective module is enabled. Like headers, gd and rewrite – baig772 Dec 08 '17 at 11:34