[clue-admin] CLUE server migration and status

Jed S. Baer cluemail at jbaer.cotse.net
Mon Jan 11 18:12:47 MST 2010


On Sun, 10 Jan 2010 16:41:54 -0700
Ken Dreyer wrote:

> The "CLUE Website Development page" links to:
> 
> http://cluedenver.org/development/site_devel.tgz
> 
> This would be a good location for a snapshot.

Well, not really, but that's not important now.

http://cluedenver.org/www.11-jan-2010.tgz

As long as you're not commiting changes in CVS, you can just modify the
config/config.php with paths matching wherever you unpack the tarball.
You'll also need to do an alias sorta like this:

Alias /clue/ /home/jbaer/cvs/website/public_html/
<Directory /home/jbaer/cvs/website/public_html>
  AddType application/x-httpd-php .php .html
  Options Indexes
  DirectoryIndex index.html index.php
  ErrorDocument 404 /home/jbaer/cvs/website/html/404.html
</Directory>

jed

-- 
Ok, so we should be thinking of a lovable, cuddly, stuffed penguin
sitting down after having gorged itself on herring. Still with me? 
 -- Linus Torvalds


More information about the clue-admin mailing list