Skip to content
Snippets Groups Projects
Commit 38fe1ad3 authored by Emanuele Laface's avatar Emanuele Laface
Browse files

Bah

parent f75e11db
No related branches found
No related tags found
No related merge requests found
Pipeline #31518 passed
......@@ -26,7 +26,7 @@ server {
location ~ ^/(contacts) {
root /usr/share/nginx/web;
error_page 403 /errors/403/index.html;
# error_page 403 /errors/403/index.html;
if ($giveaccess = 0) {
return 403;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment