Images don't show

Using mod_rewrite to handle various content issues

Images don't show

Postby klaroen » Thu Feb 07, 2008 2:30 am

Hey,

I am new to mod_rewrite so I need some help with my site:

I have implanted mod_rewite on the next site: http://www.game-zolder.nl
Now, when you would click on the link "contact" at the top for example, the images and css don't show up anymore...
This is my .htaccess file:
Code: Select all
RewriteEngine on
RewriteRule ^([^/\.]+)/?$ $1.php
RewriteRule ^game/([^/\.]+)/?$ game.php?name=$1
RewriteRule ^cat/([^/\.]+)/?$ cat.php?name=$1 [L]


Can anyone help?
Thanks
klaroen
 
Posts: 2
Joined: Thu Feb 07, 2008 2:27 am

Postby richardk » Thu Feb 07, 2008 4:03 pm

richardk
 
Posts: 8800
Joined: Wed Dec 21, 2005 7:50 am

Postby klaroen » Fri Feb 08, 2008 10:25 am

Yes, I used the full url of the images and css...
klaroen
 
Posts: 2
Joined: Thu Feb 07, 2008 2:27 am


Return to Content

Who is online

Users browsing this forum: No registered users and 10 guests

cron