Skip to content

Commit

Permalink
futzing with markdown-style li
Browse files Browse the repository at this point in the history
  • Loading branch information
ssoper committed Oct 26, 2008
1 parent 09d7943 commit 9edb87d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SETUP.md
Expand Up @@ -44,8 +44,8 @@ Add the http_bind service
Restart the ejabberd server and browse to http://localhost:5280/http-bind/ to verify the service is running.

References:
<http://www.ostinelli.net/2008/04/28/how-to-install-ejabberd-200-with-postgresql-support>
<http://wiki.contribs.org/Ejabberd>
* <http://www.ostinelli.net/2008/04/28/how-to-install-ejabberd-200-with-postgresql-support>
* <http://wiki.contribs.org/Ejabberd>

### Modify web server for proxy pass

Expand Down Expand Up @@ -76,5 +76,5 @@ Make sure the following lines are uncommented
AddModule mod_proxy.c

It may be necessary to add the ProxyTimeout directive to the Apache configs though the value should be 300 by default.
<http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#proxytimeout>
* <http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#proxytimeout>

0 comments on commit 9edb87d

Please sign in to comment.