Server-Side Management
Server-side management techniques can be used to manage resources
Software such as MS Active Server Pages, Netscape SuiteTools, PHP/FI, is available.
<If useragent=netscape1.1 then
<P>This resource is copyright ...
Adding code / text to static HTML resource:
- complex
- difficult to maintain
<#If useragent=netscape1.1 then
<#include copyright-1.txt>
Server side management tools:
- HTML resource clean
- easier to maintain