How to check whether mod_rewrite module is enabled or not in apache

Sep 26, 2013, by admin

How to check whether mod_rewrite module is enabled/loaded or not in Apache

There are lots of techniques to check this but below is very simple technique to check whether mod_rewrite module is enabled or not in you web server.

1) Create a file, Type <?php echo phpinfo(); ?> in that file and save it and run that file.

2) You can now see the list of all information related to configuration and settings, you need to search the word “mod_rewrite” from the browser’s search.

3) If you found this under the “Loaded Modules” section then this module is already loaded, otherwise you need to enable mod_rewrite module if you want to use .htaccess file to write some rewrite rules (SEO friendly URLs, 301 redirect etc.).

To get more updates like the page Bugtreat Technologies To see our latest Cs Cart Templates like the page Cs Cart templates