Update README.md

This commit is contained in:
2019-04-16 00:10:13 +02:00
committed by GitHub
parent 867a28ee43
commit 872f03297f
+4 -3
View File
@@ -91,9 +91,6 @@ server {
}
```
# Why manual activation?
Actually i'm just creating a open source build script for nginx with some features, so this is not just a full build in pack with everything enabled, you should actually have some knowledge about how those things work so i don't think it should be hard to do by yourself?!
Test it!
`curl 'http://localhost/?q="><script>wanna hack</script>'`
```html
@@ -105,6 +102,10 @@ Test it!
</body>
</html>
```
# Why manual activation?
Actually i'm just creating a open source build script for nginx with some features, so this is not just a full build in pack with everything enabled, you should actually have some knowledge about how those things work so i don't think it should be hard to do by yourself?!
# Issues.
Please remember that i have just created a bash script that compiles nginx with some modules from source i'm not the developer of nginx nor used modules so you may not get much help but i'll help as much as i can.