Manual talk:Short URL/Nginx/Archive 2

Latest comment: 3 years ago by Ciencia Al Poder in topic possible error

possible error

edit

I think there may be something wrong with the following section.

	# Every other entry point will be disallowed.
68 	# Add specific rules for other entry points/images as needed above this
69 	location / {
70 		return 404;
71 	}

nginx won't start with this line, but starts if it's removed. The1gofer (talk) 04:12, 10 November 2020 (UTC)Reply

Works for me Ciencia Al Poder (talk) 17:09, 19 April 2021 (UTC)Reply
Return to "Short URL/Nginx/Archive 2" page.