When I run the wiki from a doman's root (http://wiki.mydomain.com/) it loads fine but many of the links are preceded with a doule slash // including the css links:
href="//themes/default/phpwiki.css
Is this a buy or have I done something wrong? I am quite certain it's a bug b'cos it works find otherwise
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-05-25
probaby the wrong path-setting somewhere
In the source of a page, my css-ath looks like this:
href="/wiki/themes/MacOSX/MacOSX.css"
where "wiki" is the subdir where everyting is installed, like index.php,...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I run the wiki from a doman's root (http://wiki.mydomain.com/) it loads fine but many of the links are preceded with a doule slash // including the css links:
href="//themes/default/phpwiki.css
Is this a buy or have I done something wrong? I am quite certain it's a bug b'cos it works find otherwise
probaby the wrong path-setting somewhere
In the source of a page, my css-ath looks like this:
href="/wiki/themes/MacOSX/MacOSX.css"
where "wiki" is the subdir where everyting is installed, like index.php,...