OSDN Git Service

Nginx: edit actual file instead of symlink
authorAxilleas Pipinellis <axilleas@archlinux.gr>
Sat, 16 Feb 2013 05:50:41 +0000 (07:50 +0200)
committerAxilleas Pipinellis <axilleas@archlinux.gr>
Sat, 16 Feb 2013 05:50:41 +0000 (07:50 +0200)
doc/install/installation.md

index 6f1fcc8..4a351d3 100644 (file)
@@ -243,7 +243,7 @@ Make sure to edit the config file to match your setup:
     # Change **YOUR_SERVER_IP** and **YOUR_SERVER_FQDN**
     # to the IP address and fully-qualified domain name
     # of your host serving GitLab
-    sudo vim /etc/nginx/sites-enabled/gitlab
+    sudo vim /etc/nginx/sites-available/gitlab
 
 ## Restart