View Single Post
  #3  
Old 03-19-2005, 12:11 AM
sarahk's Avatar
sarahk sarahk is offline
SEO
 
Join Date: Nov 2004
Location: Auckland, New Zealand
Posts: 177 sarahk is on a distinguished road
Send a message via ICQ to sarahk
Don't mess with your rewrite, it's probably ok

in your links to the images and css give this notation

Code:
<link rel="stylesheet" type="text/css" href="/css/layout.css"/>


where you have a / at the beginning. This tells the server that it's not a relative link but coming from the domain root. It doesn't matter where your page is, it will always look for your css, image, wav file in the same place.

Sarah
__________________
A Real Estate Directory using simple seo techniques!
Reply With Quote