February 2018
Beginner to intermediate
348 pages
9h 40m
English
The requested document URI must match the specified pattern exactly. The pattern here is limited to a simple literal string; you cannot use a regular expression:
server {
server_name website.com;
location = /abcd {
[...]
}
}
The configuration in the location block: