To make the conditions the best or the most favorable.

learn more… | top users | synonyms (1)

1
vote
0answers
39 views

optimize htaccess

I have two condition which are conflict RewriteRule ^patients/findadoctor/(.*)\.html$ subcategorydoctor.php?id=$1 [L,NC] and RewriteRule ^patients/findadoctor/(.*)\.html$ ...
0
votes
0answers
55 views

Affordable multivariate testing tool for technical people

I have been doing research on multivariate website optimalization tools, but can't really seem to find what I'm looking for. In essence, I am looking for a Google Website Optimizer replacements, as GA ...
0
votes
0answers
448 views

How to cache dynamic javascript/jquery/ajax/json content with Akamai

Trying to wrap my head around how things are cached on a CDN and it is new territory for me. In the document we received about sending in environment requests, it says "Dynamically-generated content ...