From 6ec221bd5c6ef170dc944cad9c3a9c3ae845878c Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 9 Sep 2021 16:43:33 +1000 Subject: Get the other viewer web pages to work via FCGI. --- example/var/www/html/about.html | 2 +- example/var/www/html/help.html | 2 +- example/var/www/html/password_help.html | 2 +- example/var/www/html/register.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'example/var/www') diff --git a/example/var/www/html/about.html b/example/var/www/html/about.html index 7294c21..20fa373 100644 --- a/example/var/www/html/about.html +++ b/example/var/www/html/about.html @@ -2,7 +2,7 @@ About this grid - + diff --git a/example/var/www/html/help.html b/example/var/www/html/help.html index 17022d8..2c99caf 100644 --- a/example/var/www/html/help.html +++ b/example/var/www/html/help.html @@ -2,7 +2,7 @@ Help for this grid - + diff --git a/example/var/www/html/password_help.html b/example/var/www/html/password_help.html index db6c659..0578396 100644 --- a/example/var/www/html/password_help.html +++ b/example/var/www/html/password_help.html @@ -2,7 +2,7 @@ Password help for this grid - + diff --git a/example/var/www/html/register.html b/example/var/www/html/register.html index e37d2b0..26e62a6 100644 --- a/example/var/www/html/register.html +++ b/example/var/www/html/register.html @@ -2,7 +2,7 @@ Account for this grid - + -- cgit v1.1