Hi I was wondering which is more advisable to use:
RewriteRule .* index.php
or
RewriteRule !\.(js|ico|gif|jpg|png|css)$ /index.php
I guess I am just trying to understand the difference between routing all requests to index.php vs routing all but a few select file types.
There some security difference here?
Thanks!
Hello, when I go to https://www.totalchoicehosting.com/ I get a warning about invalid certificate, that the cert is actually for "ssl.totalchoicehosting.com" ... wondering why that is? Thanks, I don't understand these things too well!