Answer the question
In order to leave comments, you need to log in
Due to a setting in .htaccess, loading styles doesn't work. How to fix?
In .htaccess I wrote:
RewriteEngine On
RewriteBase /
RewriteRule ^(.*)$ index.php [QSA,L]
<link rel="stylesheet" type="text/css" href="css/style.css">
<style type="text/css"><?php include("css/style.css"); ?></style>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question