]> source.dussan.org Git - gitblit.git/commitdiff
Documentation.
authorJames Moger <james.moger@gitblit.com>
Sun, 22 May 2011 17:04:11 +0000 (13:04 -0400)
committerJames Moger <james.moger@gitblit.com>
Sun, 22 May 2011 17:04:11 +0000 (13:04 -0400)
docs/01_faq.mkd

index 343803d57fb6356300fc87cd7d6adee9cc9172ec..94c6dbf41effbcf4550b4b53a1a9bb53b5167adf 100644 (file)
@@ -25,6 +25,10 @@ To search by *author* or *committer* use the following syntax in the search box:
     \r
 Alternatively, you could enable the search type dropdown list in your `gitblit.properties` file.\r
 \r
+### How do I run Git:Blit on port 80 or 443 in Linux?\r
+Tricky.  Linux requires root permissions to serve on ports < 1024.<br/>\r
+Run the server as *root* (security concern) or change the ports you are serving to 8080 (http) or 8443 (https). \r
+\r
 [bitblt]: http://en.wikipedia.org/wiki/Bit_blit "Wikipedia Bitblt"\r
 [jgit]: http://eclipse.org/jgit "Eclipse JGit Site"\r
 [git]: http://git-scm.com "Official Git Site"
\ No newline at end of file