<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.htaccess.example</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,3 @@
 config.php
+.htaccess
 data/*</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -8,9 +8,7 @@ Try it out at [http://edit.sunfox.org/any-page-name](http://edit.sunfox.org/any-
 Setup
 -----
 
-- Make a writeable directory that will contain your pages as txt files
-
-  - For example:
+- Make a writeable directory that will contain your pages as txt files. For example:
 
       mkdir mydata
       chmod a+wx mydata
@@ -18,7 +16,8 @@ Setup
 - Copy `config.php.example` to `config.php`, pointing EDITH_DATA to your new directory
 - Tell your http server app to redirect 404s to index.php.
 
-  - For example under lighttpd, add this line to your configuration:
+  - Under apache copy `.htaccess.example` to `.htaccess` and modify the `RewriteBase` directive.
+  - Under lighttpd, add this line to your configuration:
 
       server.error-handler-404 = &quot;/index.php&quot;
 </diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c0818c2eec731d34c1e67ca3059c8075f10056b6</id>
    </parent>
  </parents>
  <author>
    <name>Sunny Ripert</name>
    <email>negatif@gmail.com</email>
  </author>
  <url>http://github.com/sunny/edith/commit/eb518a7f2cd93e44c06102fe2ec366a072fd56dd</url>
  <id>eb518a7f2cd93e44c06102fe2ec366a072fd56dd</id>
  <committed-date>2009-01-26T02:56:35-08:00</committed-date>
  <authored-date>2009-01-26T02:56:35-08:00</authored-date>
  <message>Added htaccess example for Apache</message>
  <tree>8b9c3e21afb04d6911c8189497c91ffad7765fdd</tree>
  <committer>
    <name>Sunny Ripert</name>
    <email>negatif@gmail.com</email>
  </committer>
</commit>
