Fixed Apache config and wrote about it.

This commit is contained in:
2013-01-02 16:07:17 +01:00
parent 0eea96068c
commit fab5dc84ea
2 changed files with 20 additions and 18 deletions

View File

@@ -58,8 +58,8 @@ no more than two lines bear that license.
** Source
If you wish to use [[/projects/mege/][mege]] for a website, you may wish to use metanohi as a
template.
If you wish to use [[/projects/mege/][mege]] for a new website (I wouldn't), you may wish to use
metanohi as a template.
Get the main site:
: $ git clone git://metanohi.name/metanohi-metanohi
@@ -67,6 +67,11 @@ Get the main site:
Get the subsites:
: $ git clone git://metanohi.name/metanohi-meta
** SSL/TLS
You can access metanohi from HTTPS. metanohi uses a [[http://cacert.org][CAcert]]. To make your browser
automatically accept CAcerts, follow the instructions on [[https://wiki.cacert.org/FAQ/BrowserClients][CAcerts wiki]]; it
doesn't take long.
** History
@@ -78,8 +83,7 @@ undefined purposes.
*Note:* While most of the content from the old metanohi has been ported to this
improved version, the modification times have not been saved. This is why old
projects from 2009 and 2010 appear to have been created in July or
August, 2011.
projects from 2009 and 2010 appear to have been created in July or August, 2011.
*** "Why the name?"
@@ -120,3 +124,7 @@ should do).
It's probably just as easy to change in other web browsers.
** Comments
Pages on metanohi currently do not support comments, but I can be contacted at
my email address. A comment system might appear if I find it necessary.