[retroforth] Re: [ANN] RetroWeb 1.0

  • From: Stefan Schmiedl <s@xxxxxx>
  • To: retroforth@xxxxxxxxxxxxx
  • Date: Sun, 17 Oct 2004 14:41:53 +0200

Charles Childers (2004-10-17 06:58):

> Those with pages hosted at retroforth.org can make use of RetroWeb quite 
> easily now. There are two basic steps you'll need to do:
> 
>     * Upload a .rw file
>     * Set the permissions to 755

yup, don't forget this :-)

> 
> You'll also need to set the paths at the start of each /RetroWeb/ page to:
> 
> #! /bin/bash
> exec ~/www/.retroweb $0

Thanks for setting this up.

You can even put auxiliary definitions into external files (kind of
"local" dialects) and use

#! /bin/bash
exec ~/www/.retroweb defs more_defs still_more_defs $0

s.

> 
> Once that's done, your .rw files will be useable. If you upload an 
> index.rw file, it will become the default index file.
> 
> --
> Charles
> 

-- 
Stefan Schmiedl
+-------------------------------+----------------------------------------+
|Approximity GmbH               | EDV-Beratung Schmiedl                  |
|http://www.approximity.com     | Am Bräuweiher 4, 93499 Zandt, Germany  |
|mailto:stefan@xxxxxxxxxxxxxxx  | Tel. (09944) 3068-98, Fax -97          |
+-------------------------------+----------------------------------------+

Other related posts: