# If the request is not for a valid directory
RewriteCond %{REQUEST_FILENAME} !-d
# If the request is not for a valid file
RewriteCond %{REQUEST_FILENAME} !-f
# If the request is not for a valid link
RewriteCond %{REQUEST_FILENAME} !-l
# your rewrite rule
# RewriteRule xxx
RewriteEngine on
# If the request is not for a valid directory
RewriteCond %{REQUEST_FILENAME} !-d
# If the request is not for a valid file
RewriteCond %{REQUEST_FILENAME} !-f
# If the request is not for a valid link
RewriteCond %{REQUEST_FILENAME} !-l
# your rewrite rule
# RewriteRule xxx
RewriteCond $1 !^(index\.php|css|img|javascript)
ลองทำแล้ว มันไม่ได้คะ เหมือนเดิม
แต่พอใส่ link
<link href="https//www.abc.com/styles/mycss.css" rel="stylesheet">
แล้วมันได้