CodeIgniter Redirect From index.php In URL | 100% Working | Use .htaccess File For Redirect Rule

preview_player
Показать описание


RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond $1 !^(index\.php|images|robots\.txt)

The first part of this tutorial shown you how to edit apache configuration file to allowoveride the configuration for /var/www folder or for virtual hosts and will also show you to enable rewrite module of apache server by using a2enmod rewrite command.

In this video i also used docker to run the codeigniter code from container using docker volume mount.

Please make sure to like, share, subscribe and comment down below if you found this video helpful and to increase the reach of this video.

Рекомендации по теме
join shbcf.ru