How do you guys deal with pretty permalinks on high traffic wordpress sites? It seems the load on my server goes up quite a bit due to the:
RewriteCond %{REQUEST_FILENAME} !-f
rule you have to put in htaccess.
Any tips?
RewriteCond %{REQUEST_FILENAME} !-f
rule you have to put in htaccess.
Any tips?





Comment