diff --git a/README.md b/README.md index 069ef20..261406d 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ May work on other unixes, or may not. These installation instructions assume OpenBSD. -They also assume you've already set up lpd(8) and configured printcap(5). - Copy the perl script to the cgi-bin directory: doas cp print.pl /var/www/cgi-bin/ @@ -56,11 +54,8 @@ Add to `/etc/httpd.conf`: server "totoro" { listen on * port 80 - - # testing root "/var/www/htdocs" - # cgi location "/" { fastcgi socket "/var/www/run/slowcgi.sock"