Coding a PHP MVC framework - htaccess 1.4

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

the code file
Рекомендации по теме
Комментарии
Автор

hi bro when i am trying these codes in htaccess file then it dont work properly its opens directory it doesnt uses directory names as $_GET parameter. i am trying in ubuntu and also on live server

stockanalogy
Автор

I know this tutorial series is four years old but I am hoping that the creator is still monitoring this users feedback. 
Even with this cdn it still doesn't work in all pages in the views folder. I know I can do this:
<link href="dist/css/bootstrap.css" rel="stylesheet"> 
And put the directory: dist/css/ in the templates folder but it still doesn't work in all pagesin the views folder either. So I'm hoping you (Krishna) or anyone reading this can help me out and I will be greatly appreciated!

tuonvarmani
Автор

suggestion: RewriteCond %{REQUEST_FILENAME}!-l <-(LETTER L for links)

jakestone