Forum Moderators: phranque
http://www.example.co.uk/DVX/1
The rewrite rule I am using is:
RewriteRule DVX/(.*) view.php?id=$1
This works for the page itself, but the page includes some relative links to image files. These dont show up, and the URL in the properties shows that the files have been rewritten to include DVX - for example:
http://www.example.co.uk/DVX/nav_images/newlogo.gif
Can anyone explain why this is happening, and what is the solution?
Thanks
Martin
[edited by: jdMorgan at 3:34 pm (utc) on Feb. 2, 2004]
[edit reason] Examplified URLs [/edit]