aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-10 20:07:18 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-10 20:07:35 +0200
commit9881490f8c578555aa2349f8223104aa22fc8954 (patch)
tree201aa8f9f795f5a8823f81e4e5d3eab22e4110e3 /README
parenteaacbeb2d5fece7fe9cab570f262a8f29be96863 (diff)
Development server.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 0066727..892fdf4 100644
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ TODO: instructions for Apache and Nginx.
For testing purposes, the developers may want to install
HTTP::Server::Simple and use our custom clone of
CGI::Application::Server.
-./server.pl will start a server listening to localhost:8080.
+./dev/server.pl will start a server listening to localhost:8080.
Visit http://127.0.0.1:8080/cgi-bin/ to log in and browse the panel.
* Usage