diff options
author | Stefan Ritter <xeno@thehappy.de> | 2010-04-14 14:40:42 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2010-04-14 14:40:42 +0200 |
commit | a4fb72c0e11ae1e251f1ee8e60aec5894a822893 (patch) | |
tree | 14cfc58ef96d103f50990b87488162791e3d4bea /README | |
parent | 96ea4a821be5eb2641b79a76fcde1128e515c2ac (diff) |
Include .htaccess in README
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,10 +13,11 @@ Index: =============== The installation of Blogthon assumes that your httpd supports CGI and Python is installed. If all this is given, you can download Blogthon in a directory -of your choice. After that you have to symlink 2 files into your www directory: +of your choice. After that you have to symlink 3 files into your www directory: * blogthon.cgi * styles + * .htaccess (optional, but security relevant) Then create 3 directories and 1 empty file: |