Dolda2000 GitWeb
/
ashd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
595adb9
)
examples: Fix up vhosts example to run with new patplex conventions.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Sun, 16 May 2021 13:30:54 +0000
(15:30 +0200)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Sun, 16 May 2021 13:30:54 +0000
(15:30 +0200)
examples/vhosts/run
patch
|
blob
|
blame
|
history
diff --git
a/examples/vhosts/run
b/examples/vhosts/run
index
3c21690
..
a9d419f
100755
(executable)
--- a/
examples/vhosts/run
+++ b/
examples/vhosts/run
@@
-6,4
+6,4
@@
cd "$(dirname "$0")"
# Start htparser running patplex; see the patterns.conf file for
# further details.
-htparser plain:port=8080 -- patplex patterns.conf
+htparser plain:port=8080 -- patplex
./
patterns.conf