Skip to content

Commit c521cea

Browse files
committed
Readded quotes to license metadata
1 parent 65d581f commit c521cea

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

  • docs/guides/web-servers/nginx
    • build-nginx-with-pagespeed-from-source
    • configuring-load-balancer-sticky-session
    • getting-started-with-nginx-part-2-advanced-configuration
    • how-to-install-and-use-nginx-on-ubuntu-20-04
    • php-fpm-nginx
    • serve-php-php-fpm-and-nginx

docs/guides/web-servers/nginx/build-nginx-with-pagespeed-from-source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors: ["Linode"]
66
contributors: ["Linode"]
77
published: 2019-02-01
88
modified: 2018-02-12
9-
keywords: ["nginx","pagespeed","optimization"]
9+
keywords: ["nginx", "pagespeed", "optimization"]
1010
license: "[CC BY-ND 4.0](http://creativecommons.org/licenses/by-nd/4.0)"
1111
aliases: ['/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/','/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/','/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1804/','/web-servers/nginx/build-nginx-with-pagespeed-from-source/']
1212
dedicated_cpu_link: true

docs/guides/web-servers/nginx/configuring-load-balancer-sticky-session/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ contributors: ["Martin Heller"]
99
published: 2021-02-23
1010
keywords: ['loadbalancer sticky session']
1111
tags: ['nginx','networking']
12-
license: [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)
12+
license: "[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)"
1313
---
1414

1515
## What is Load Balancing and Why is it Necessary?

docs/guides/web-servers/nginx/getting-started-with-nginx-part-2-advanced-configuration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ contributors: ["Linode"]
88
published: 2018-02-09
99
modified: 2021-12-29
1010
keywords: ["nginx", "web server", "nginx configuration", "multiple sites", "configure caching"]
11-
license: [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)
11+
license: "[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)"
1212
aliases: ['/web-servers/nginx/configure-nginx-for-optimized-performance/','/web-servers/nginx/slightly-more-advanced-configurations-for-nginx/','/websites/nginx/configure-nginx-for-optimized-performance/', '/guides/slightly-more-advanced-configurations-for-nginx/']
1313
tags: ["web server","nginx"]
1414
image: "Getting-Started-with-NGINX-Part-2-smg.jpg"

docs/guides/web-servers/nginx/how-to-install-and-use-nginx-on-ubuntu-20-04/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: "Learn the basics of installing and configuring NGINX on your Ubunt
66
authors: ["Nathaniel Stickman"]
77
contributors: ["Nathaniel Stickman"]
88
published: 2021-07-09
9-
keywords: ['nginx','web server']
9+
keywords: ['nginx', 'web server']
1010
tags: ['ubuntu', 'nginx', 'web server']
11-
license: [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)
11+
license: "[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)"
1212
external_resources:
1313
- '[NGINX Documentation](https://nginx.org/en/docs/)'
1414
relations:

docs/guides/web-servers/nginx/php-fpm-nginx/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description: "Install and configure PHP-FPM and NGINX using current upstream bes
55
authors: ['Akamai']
66
contributors: ['Akamai']
77
published: 2026-02-20
8-
keywords: ['php','php-fpm','fpm','nginx','web servers','linux']
9-
tags: ['web-servers','nginx','php','serve','fpm']
10-
license: [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)
8+
keywords: ['php', 'php-fpm', 'fpm', 'nginx', 'web servers', 'linux']
9+
tags: ['web-servers', 'nginx', 'php', 'serve', 'fpm']
10+
license: "[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)"
1111
external_resources:
1212
- [PHP-FPM documentation](https://www.php.net/manual/en/install.fpm.php)
1313
- [NGINX](https://nginx.org/en/docs/)

docs/guides/web-servers/nginx/serve-php-php-fpm-and-nginx/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ published: 2018-02-19
88
modified: 2021-12-29
99
keywords: ["php", "php-fpm", "fastcgi"]
1010
tags: ["web server","ubuntu","php","nginx"]
11-
license: [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)
11+
license: "[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)"
1212
aliases: ['/web-servers/nginx/serve-php-php-fpm-and-nginx/','/websites/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/','/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/','/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/','/web-servers/nginx/php-fastcgi/ubuntu-12-04-precise-pangolin/']
1313
image: serve-php-with-phpfpm-and-nginx-smp.jpg
1414
external_resources:

0 commit comments

Comments
 (0)