From e4618f572f09e0ab753c1fe2064593b1268a38c8 Mon Sep 17 00:00:00 2001
From: pwrdwnsys
Date: Wed, 19 Jan 2022 15:11:56 +0000
Subject: [PATCH] add final instruction to check the CGI URL
---
easy.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/easy.xml b/easy.xml
index cb7c4fd..be225fb 100644
--- a/easy.xml
+++ b/easy.xml
@@ -142,7 +142,8 @@
Compiles the script. Installs it.
Makes sure slowcgi(8) and of
course httpd(8) are running.
- Done.
+ Now visit http://localhost/cgi-bin/cgi
+ to confirm it works. Done.
Want more examples?