filmov
tv
How to Redirect index.php to the Root using Htaccess in Website

Показать описание
In this website tutorial for beginners you will learn how to redirect index php to the root directory / folder by adding code in .htaccess file in website e,g html, php or wordpress.
Step1: Add code in .htaccess.
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{THE_REQUEST} ^.*\/index\.phpl?
#htaccess #index #root #website #wordpress #php #html #webtaskwithhassan #hassangilani
Step1: Add code in .htaccess.
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{THE_REQUEST} ^.*\/index\.phpl?
#htaccess #index #root #website #wordpress #php #html #webtaskwithhassan #hassangilani