bblanton
Forum Replies Created
-
Interesting. Right now the query string options are pretty limited, so we could probably stick with Enhanced and specify them like you mentioned. Thanks again for the info.
Eureka! Nice edit. When I change to Disk:Basic for Page Cache now the setting is no longer greyed out. Most recommended settings I’ve seen say to use Disk:Enhanced, so that was the only reason we had for using it. Do you know what the difference is and if we are losing anything by using the basic setting? Thanks for your help.
We are using the “Post name” option for permalinks.
Since I haven’t been able to select the option through the wordpress admin UI, I tried simply removing the condition from the .htaccess file:
RewriteCond %{QUERY_STRING} =””
That seems to have had the desired effect, but anytime I make a settings change that overwrites the .htaccess file I think it will wipe out the change. Hmmmm…