This commit is contained in:
Kovid Goyal 2013-09-21 07:52:27 +05:30
parent 9f1aceaf90
commit 3d3cb1fdb9

View File

@ -40,6 +40,8 @@ Copy over /etc/nginx/sites-available/default from another file server. When
copying, remember to use cat instead of cp to preserve hardlinks (the file is a copying, remember to use cat instead of cp to preserve hardlinks (the file is a
hardlink to /etc/nginx/sites-enabled/default) hardlink to /etc/nginx/sites-enabled/default)
Also copy over /etc/nginx/mime.types
rsync /srv from another file server rsync /srv from another file server
service nginx start service nginx start