From: Kyle Spraggs Date: Tue, 22 May 2012 06:19:43 +0000 (-0500) Subject: Updated README to add a Virtual Host section to installation. X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=b2945824b0fb007874368378a27d41ddb378f063;hp=92e5718066bb689ff9fd44f07a4d1b8d8bf24544;p=zf2.biz%2Fgalerie.git Updated README to add a Virtual Host section to installation. --- diff --git a/README.md b/README.md index c1ee4c4..531b01d 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,7 @@ Within modules/Application/Module.php add this method to the Application class: ); } +Virtual Host +------------ Afterwards, set up a virtual host to point to the public/ directory of the project and you should be ready to go! \ No newline at end of file