Fix syntax

This commit is contained in:
Johannes Siipola
2021-12-19 16:00:27 +02:00
parent 9a5a3c504f
commit 0c4f147592
9 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MIT OR CC0-1.0 # SPDX-License-Identifier: MIT OR CC0-1.0
# SPDX-FileCopyrightText 2021 Johannes Siipola # SPDX-FileCopyrightText: 2021 Johannes Siipola
[*] [*]
end_of_line = lf end_of_line = lf

View File

@@ -1,5 +1,5 @@
<!-- SPDX-License-Identifier: MIT OR CC0-1.0 --> <!-- SPDX-License-Identifier: MIT OR CC0-1.0 -->
<!-- SPDX-FileCopyrightText 2021 Johannes Siipola --> <!-- SPDX-FileCopyrightText: 2021 Johannes Siipola -->
# Nice Nginx Error Page # Nice Nginx Error Page

View File

@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MIT OR CC0-1.0 # SPDX-License-Identifier: MIT OR CC0-1.0
# SPDX-FileCopyrightText 2021 Johannes Siipola # SPDX-FileCopyrightText: 2021 Johannes Siipola
location /custom-error-page.html { location /custom-error-page.html {
ssi on; ssi on;

View File

@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MIT OR CC0-1.0 # SPDX-License-Identifier: MIT OR CC0-1.0
# SPDX-FileCopyrightText 2021 Johannes Siipola # SPDX-FileCopyrightText: 2021 Johannes Siipola
map $status $status_text { map $status $status_text {
400 'Bad Request'; 400 'Bad Request';

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- SPDX-License-Identifier: MIT OR CC0-1.0 --> <!-- SPDX-License-Identifier: MIT OR CC0-1.0 -->
<!-- SPDX-FileCopyrightText 2021 Johannes Siipola --> <!-- SPDX-FileCopyrightText: 2021 Johannes Siipola -->
<html lang="en"> <html lang="en">
<head> <head>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- SPDX-License-Identifier: MIT OR CC0-1.0 --> <!-- SPDX-License-Identifier: MIT OR CC0-1.0 -->
<!-- SPDX-FileCopyrightText 2021 Johannes Siipola --> <!-- SPDX-FileCopyrightText: 2021 Johannes Siipola -->
<html lang="en"> <html lang="en">
<head> <head>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- SPDX-License-Identifier: MIT OR CC0-1.0 --> <!-- SPDX-License-Identifier: MIT OR CC0-1.0 -->
<!-- SPDX-FileCopyrightText 2021 Johannes Siipola --> <!-- SPDX-FileCopyrightText: 2021 Johannes Siipola -->
<html lang="en"> <html lang="en">
<head> <head>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- SPDX-License-Identifier: MIT OR CC0-1.0 --> <!-- SPDX-License-Identifier: MIT OR CC0-1.0 -->
<!-- SPDX-FileCopyrightText 2021 Johannes Siipola --> <!-- SPDX-FileCopyrightText: 2021 Johannes Siipola -->
<html lang="en"> <html lang="en">
<head> <head>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- SPDX-License-Identifier: MIT OR CC0-1.0 --> <!-- SPDX-License-Identifier: MIT OR CC0-1.0 -->
<!-- SPDX-FileCopyrightText 2021 Johannes Siipola --> <!-- SPDX-FileCopyrightText: 2021 Johannes Siipola -->
<html lang="en"> <html lang="en">
<head> <head>