Brak obrazków i stylów a BASE oraz ścieżka typu http:// itd nie działa.
Proszę o pomoc muszę oddać niedługo pracę a jestem w ciemnej....
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-l RewriteRule ^/([a-z0-9-_]+).(php|html|htm)$ /$1 [R=301,L] RewriteRule ^(.+)$ index.php?url=$1 [QSA,L]
Jak podam na css taki link
<link rel="stylesheet" type="text/css" href="http://localhost/MVC/views/std/style/css.css" />
to i tak nie działa...