Forum Discussion
Inactive User
13 years agoNo disrespect to JasonL's advice but we had a similar issue. I was referred to this TKB on how to do prod/stage logic. Might help. http://lithosphere.lithium.com/t5/Support-Knowledge-Base/How-to-determine-the-phase-to-render-the-proper-content/ta-p/66768
cblown
13 years agoBoss
I think you can put Freemarker into the head wrapper areas and use
${http.request.url}
to determine the requesting URL.
Whether this is a good practice is debatable.