[clue-admin] Website Publishing

Jed S. Baer thag at frii.com
Sun Nov 20 15:06:47 MST 2005


On Sun, 20 Nov 2005 12:25:10 -0700
Jed S. Baer wrote:

> I should have new web publishing scripts finished later today.

This is finished. Well, script (singular) anyway. The script for
publishing "live", i.e. "production" changes is finished.

Getting things set up for continued development work -- that'll be next on
my list, I think.

Link for publishing the site is on the admin page.

The document root is now /var/www/clue/public_html. There's a
LocationMatch directive as follows:

<LocationMatch "^/$">
    Options -Indexes
    ErrorDocument 403 /error/noindex.html 
</LocationMatch>

I assume the ErrorDocument directive here will fail, since relative to the
document root, there's no error directory any longer. It's still there
under /var/www/error (I didn't move it), so I'm still a bit perplexed,
unless that default value from Apache works with a later alias for
/error/. Otherwise, it wouldn't have worked with the previous DocumentRoot
of /var/www/html

Also, when I restart Apache, I get this message:

The Alias directive in /etc/httpd/conf/httpd.conf at line 472 will
probably never match because it overlaps an earlier AliasMatch.

That alias is: Alias /manual "/var/www/manual", and I can find nothing
with which it overlaps, except for that LocationMatch up there. The URL
cluedenver.org/manual works anyways. So I dunno.

Anyways, if folks could give the site a good flogging and let me know if
there are any problems, that'd be great.

Later,
jed
-- 
http://s88369986.onlinehome.us/freedomsight/
Key fingerprint = B027 FEFB 4281 CC72 67D1  4237 F2D0 D356 077A A30E
... it is poor civic hygiene to install technologies that could someday
facilitate a police state. -- Bruce Schneier
_______________________________________________
CLUE-admin mailing list
CLUE-admin at cluedenver.org
http://cluedenver.org/mailman/listinfo/clue-admin



More information about the clue-admin mailing list