Hi
I have enabled mode_rewrite . I have no problem with Firefox .
But in IE there is some problem . For example header image doesn`t load
in pages . When I check images url , those are like this .
http://www.mysite.com/faq/uploads/my_temlate/header.jpg --> for www.mysite.com/faq/faq2.html .
But it should be http://www.mysite.com/uploads/my_temlate/header.jpg .
live demo (use utf-8 for better view) :
http://www.iesolution.ir/webfront/support/faq/faq2.html
But this is true :
http://www.iesolution.ir/webfront/faq.html
I`m using IE7 .
[solved]Why Internet Explore act different with mode_rerwrite (help please)
[solved]Why Internet Explore act different with mode_rerwrite (help please)
Last edited by amin30b on Sun Sep 16, 2007 10:31 pm, edited 1 time in total.
Re: Why Internet Explore act different with mode_rerwrite (help please)
Oh , any answer !?
Please help me , otherwise I should ignore pretty urls
Please help me , otherwise I should ignore pretty urls
Re: Why Internet Explore act different with mode_rerwrite (help please)
mod_rewrite is strictly server side and the browser used has no effect on how the magic is done.
check that you have base metatag in your site, and all your image files use the correct path to the images
check that you have base metatag in your site, and all your image files use the correct path to the images
Re: Why Internet Explore act different with mode_rerwrite (help please)
I reinstalled my template and now there is not that problem in IE 

