emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: How does emacs-wiki-project-server-prefix work?


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: How does emacs-wiki-project-server-prefix work?
Date: Tue, 09 Nov 2004 23:27:38 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

TC <address@hidden> writes:

> On Tue, 2004-11-09 at 20:46, TC wrote:
>> That's a reasonable way of doing it - and if it helps solve my
>> interwiki links, I can switch to that.
>
> It does solve the problem, so I've switched.  A marginally messier
> root URL is a small price to pay.  And it fixes another link problem
> I'd spotted in the (more entries ...) link in the journal.
>
> So - cool.  Veritably.

Glad it works for you!  I have a redirect set up for root/index.html
to root/wiki/index.html .  On my own laptop's mirror of my site, since
I use thttpd on it, I have to make an index.html file in the root
directory that has something like this:

<html>
<head>
  <title>Redirecting to main page</title>
<meta http-equiv="Refresh" content="2;wiki/WelcomePage.html">
</head>
<body>
<h1>Redirecting to main page</h1>
<p>If you aren't automatically transferred soon, your browser
   (or my code) is messed up.</p>
</body>
</html>

But since I have a .htaccess file in the same directory, when people
browse to the webserver's version of the site, they get redirected
immediately thanks to Apache.

-- 
Michael Olson -- FSF Associate Member #652 -- Web: http://www.mwolson.org/
Jabber: mwolson_at_hcoop.net -- IRC: bigmike160 on freenode.net: #muse, #pulug
  /~ |\ | | |   Interests: animé, Debian GNU/Linux, XHTML, wiki, Lisp
 |_] | \| |_|  Fun quotes: http://www.mwolson.org/plans/QuoteList.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]