Webstatt.org - Community seit 2006 - 2012 (2024?)

automatischer root-link?

Avatar user-162
14.09.2006 14:25

ich hab da ein komisches Problem und zwar:
lasse ich mir

xxx/yyy/

per htaccess und modrewrite an

xxx/index.php?id=yyy

weiterleiten. Das funktioniert auch gut aber in der Seite wird jetzt jeder Link (da sie relativ sind) so angezeit

xxx/yyy/bla.php

obwohl die Datei im xxx/ Ordner ist. (der Ordner yyy existiert gar nicht)

kann ich das irgendwie machen dass der Browser automatisch weiss das jeder Link sich immer auf xxx/ bezieht oder muss ich da einfach für alle Links absolute Angaben machen?

Perfection is not when there’s nothing to add, but when there’s nothing to take away swisscheek.com/magazine
Avatar user-255
14.09.2006 14:59

<head>
<base href="/xxx" />
</head>

:]

Those who can, do. Those who can't, teach. # Musik gehört dem Volk! # last.fm
Avatar user-162
14.09.2006 15:32

so einfach? cool es funktioniert sogarFettes GrinsenFettes GrinsenFettes Grinsen big thx

Perfection is not when there’s nothing to add, but when there’s nothing to take away swisscheek.com/magazine