I'm using Boilerplate to have a base template for use. But I'm trying to use friendly URLs in it, but I can not ..
I've tried several codes, the latest is this:
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}\.php -f
Rew...
asked by
22.03.2014 / 18:06