Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > base href problem....

base href problem....
Thread Tools
Mac Elite
Join Date: Mar 2002
Location: Clogland
Status: Offline
Reply With Quote
Oct 7, 2006, 08:08 AM
 
[SOLVED] found it in the template



.. got this application up and running in Firefox, went to IE and it's fuxored.

In the source there is..

<base href="" />
Which doesn't phase Firefox at all, but IE ends up doing stuff like "http:///logo2.gif" to the image pathes, and "http:///Contact" to the links.


.htaccess has....

RewriteEngine On
RewriteBase /
RewriteRule ^Home$ index.php
RewriteRule ^Grid$ index.php?page=grid
RewriteRule ^Blog$ index.php?page=blog
RewriteRule ^FAQ$ index.php?page=faq
RewriteRule ^Contact$ index.php?page=contacts
RewriteRule ^Buy$ index.php?page=buy
RewriteRule ^Static/(.*)$ index.php?page=static&p=$1
RewriteRule ^Success$ index.php?page=success
RewriteRule ^Redir/(.*)$ index.php?page=redir&id=$1
(Last edited by skalie; Oct 7, 2006 at 08:28 AM. )
     
Clinically Insane
Join Date: Mar 2001
Location: yes
Status: Offline
Reply With Quote
Oct 7, 2006, 08:37 AM
 
The .htaccess files includes mod_redirect rules (which are based on regular expression pattern matching)

Glad you solved your problem though, because I don't really know what information you were looking for anyway.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 02:38 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2