filmov
tv
Check Mod_Rewrite In Enabled Or Not On Apache Server
![preview_player](https://i.ytimg.com/vi/TI9w_XVGcW4/maxresdefault.jpg)
Показать описание
In this video your will watch how to check Mod_Rewrite feature is enabled or not in your apache server. Without enabling Mod_rewrite feature you cannot rewrite your website's url .
Method to check .
2. If .htaccess is already existed the rename it and create new blank .htaccess
Source code for .htaccess file. Write following code without " " sign
"RewriteEngine on
"
?php echo "Mod_Rewrite is activated in Tectrick" ; ?
Method to check .
2. If .htaccess is already existed the rename it and create new blank .htaccess
Source code for .htaccess file. Write following code without " " sign
"RewriteEngine on
"
?php echo "Mod_Rewrite is activated in Tectrick" ; ?