ff7f10a6d6
and make the port use the www user so that both nginx can be used on the same system if needed
26 lines
546 B
Plaintext
26 lines
546 B
Plaintext
@comment $OpenBSD: PLIST,v 1.9 2012/02/19 15:02:08 robert Exp $
|
|
@man man/man8/nginx.8
|
|
@bin sbin/nginx
|
|
@mode 700
|
|
@owner www
|
|
@group www
|
|
@sample ${NGINX_DIR}/tmp/
|
|
@mode
|
|
@owner
|
|
@group
|
|
share/nginx/
|
|
share/nginx/fastcgi_params
|
|
share/nginx/html/
|
|
@sample ${NGINX_DIR}/html/
|
|
share/nginx/html/50x.html
|
|
@sample ${NGINX_DIR}/html/50x.html
|
|
share/nginx/html/index.html
|
|
@sample ${NGINX_DIR}/html/index.html
|
|
share/nginx/koi-utf
|
|
share/nginx/koi-win
|
|
share/nginx/mime.types
|
|
share/nginx/nginx.conf
|
|
share/nginx/scgi_params
|
|
share/nginx/uwsgi_params
|
|
share/nginx/win-utf
|