More than one file with samename from diff dir in cache
Posted: Tue Aug 17, 2004 3:18 am
Will this affect the cache ?
<LINK HREF=".../diffdir/index.css" REL="stylesheet" TYPE="text/css">
<LINK HREF=".index.css" REL="stylesheet" TYPE="text/css">
Will both the styles be stored or will the latter overwrite the former ?
<LINK HREF=".../diffdir/index.css" REL="stylesheet" TYPE="text/css">
<LINK HREF=".index.css" REL="stylesheet" TYPE="text/css">
Will both the styles be stored or will the latter overwrite the former ?