Changes between Initial Version and Version 1 of Ticket #346, comment 2
- Timestamp:
- 12/10/13 17:27:40 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #346, comment 2
initial v1 1 1 nginx.conf 2 2 {{{ 3 3 root@php01:/etc/nginx# cat nginx.conf 4 4 user www-data; … … 262 262 263 263 } 264 264 }}}