Codeigniter PHP Tutorials in Urdu/Hindi Part 10 Remove indexDotPHP

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Ur the best teacher in the world..keep it up...i found many framework videos but ur videos r best...

sompuraproduction
Автор

Can u plz create video on codeigniter all libraries? Plz plz

sompuraproduction
Автор

The code which need to be write in .htaccess is below
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php/$0 [PT, L]
</IfModule>

arslanyousaf
Автор

i am using IIS server then what change should i have to do plz tell me

muhammad-Tayyab
Автор

sir ap index remove ki file internet sa uthana ni sakaty ha

muhammadsalman
Автор

xampp me kaha se hoga rewrite Enable ?

fahimqureshi
Автор

bhai log itna mehnat karne ki zarurat nhi hai ! directly .htaccess naam ki file banao aapke folder me ! kaam khatam or usme ye paste kar do !
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]

mohsinshaikh
welcome to shbcf.ru