Select Page

If your having problems with a feature in Apache, such as URL rewriting, you can check if the rewrite_module was installed. The following procedure works on a Linux terminal with Apache 2.x.

  1. httpd –l
    Lists compiled (static) modules.
  2. httpd –M
    Lists shared/dynamic modules. You can also use apachectl –D DUMP_MODULES.
Print Friendly, PDF & Email
Translate »