doc: drop mentions to .pow files ($deity REST their soul)
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
|
||||
kapow route add /apache-errors - <<-'EOF'
|
||||
cat /var/log/apache2/access.log | grep 'File does not exist' | kapow set /response/body
|
||||
@@ -5,7 +5,7 @@ A simple service that exposes log entries for files not found on our Apache Web
|
||||
## How to run it
|
||||
|
||||
```
|
||||
$ kapow server FixLogGrep.pow
|
||||
$ kapow server FixLogGrep
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user