Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pcafstockf committed Mar 24, 2015
1 parent b677531 commit dc3b9b1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ PokerFace is small (e.g. easy to audit), extremely fast, portable, and built on

Here are some short guides focused on specific objectives to help you get started.

* [Reverse proxy to one or more remote servers](./reverseproxy.html).
* [Serve local files and/or cache remote resources](./fileserver.html).
* [Create web pages and services using JavaScript](./servletscripting.html).
* [A/B testing using JavaScript](./abscripting.html).
* [Using log4j or other logging frameworks](./loggingconfig.html).
* [Https configuration and SSL bridging](./httpsconfig.html).
* [Reverse proxy to one or more remote servers](http://pcafstockf.github.io/PokerFace/reverseproxy.html).
* [Serve local files and/or cache remote resources](http://pcafstockf.github.io/PokerFace/fileserver.html).
* [Create web pages and services using JavaScript](http://pcafstockf.github.io/PokerFace/servletscripting.html).
* [A/B testing using JavaScript](http://pcafstockf.github.io/PokerFace/abscripting.html).
* [Using log4j or other logging frameworks](http://pcafstockf.github.io/PokerFace/loggingconfig.html).
* [Https configuration and SSL bridging](http://pcafstockf.github.io/PokerFace/httpsconfig.html).

###Command line options
Simple / common scenarios can be easily configured via [the command line](./cmdlineopts.html).
More complex scenarios are configured via an [XML configuration file](./configfile.html).
Simple / common scenarios can be easily configured via [the command line](http://pcafstockf.github.io/PokerFace/cmdlineopts.html).
More complex scenarios are configured via an [XML configuration file](http://pcafstockf.github.io/PokerFace/configfile.html).

###Site
The web site and user documentation can be found [here](http://pcafstockf.github.io/PokerFace/index.html).
Expand Down

0 comments on commit dc3b9b1

Please sign in to comment.