static directory
I used on my blog system-wide images located in a static directory (for instance the XML button). With the redirection to subdomains these images have vanished.
The old code has been
< img src="/static/xmlbutton.gif" width="36" border="0" alt="xml version of this page" height="14" / >
Could you tell me where the image (or the static directory) has moved to?
The old code has been
< img src="/static/xmlbutton.gif" width="36" border="0" alt="xml version of this page" height="14" / >
Could you tell me where the image (or the static directory) has moved to?