Skip to content

Commit a7e628f

Browse files
committed
update 'Installation Nginx on FreeBSD 12.1 (from ports)'
- signed-off-by: trimstray <trimstray@gmail.com>
1 parent 5220b23 commit a7e628f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/HELPERS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3286,6 +3286,9 @@ make install
32863286
# If you want to remove parameters from the options file:
32873287
make rmconfig
32883288
3289+
# Before these tasks create backup of your current NGINX config:
3290+
# - tar czvfp /usr/backup/nginx.tgz /usr/local/etc/nginx
3291+
32893292
# If you want to recompile NGINX from ports:
32903293
# - edit options file manually
32913294
make clean

0 commit comments

Comments
 (0)