css doesn't work with .htaccess
-
(SORRY FOR MY BAD ENGLISH) hi i am using windows i have .htaccess file it contain RewriteEngine On RewriteCond %[REQUEST_FILENAME] !-d RewriteCond %[REQUEST_FILENAME] !-f RewriteCond %[REQUEST_FILENAME] !-l RewriteRule ^(.+)$ index.php?url=$1 [QSA,L] but when i put the .htaccess file , the css files doesn't work , please help me (yesterday i take about 8 hours just to make php files work with .htaccess file )
-
(SORRY FOR MY BAD ENGLISH) hi i am using windows i have .htaccess file it contain RewriteEngine On RewriteCond %[REQUEST_FILENAME] !-d RewriteCond %[REQUEST_FILENAME] !-f RewriteCond %[REQUEST_FILENAME] !-l RewriteRule ^(.+)$ index.php?url=$1 [QSA,L] but when i put the .htaccess file , the css files doesn't work , please help me (yesterday i take about 8 hours just to make php files work with .htaccess file )