make small fixes to README
This commit is contained in:
parent
132432d825
commit
0d72582fd7
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user