Skip to content

Commit

Permalink
Installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
NZKoz committed Aug 3, 2009
1 parent 731b8f7 commit 03aa4dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions install.html
Expand Up @@ -59,6 +59,9 @@ <h4>1. Install libapreq</h4>
<pre>
<code>
LoadModule apreq_module modules/mod_apreq2.so
# mac users may need this instead:
# LoadModule apreq_module libexec/apache2/mod_apreq2.so

</code>
</pre>
</li>
Expand All @@ -84,6 +87,9 @@ <h4>2. Install ModPorter</h4>
<pre>
<code>
LoadModule porter_module modules/mod_porter.so
# mac users may need this instead:
# LoadModule porter_module libexec/apache2/mod_porter.so

</code>
</pre>
</li>
Expand Down

0 comments on commit 03aa4dd

Please sign in to comment.