i also use RewriteBase but not work for me
this is my .htaccess file on admin folder
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L]
i have no access to check apac…
hi any one help please !!!!
i have issue in .htaccess
in localhost using xamp work perfect but in online server i have face some issue
load default controller perfect
http://babulhawaijmatamdari.com/admin
but using this way they show me error ( …