From 872f03297fbd116c9111fcf2e94e42f9f494ca70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Tue, 16 Apr 2019 00:10:13 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cae25f0..80118d1 100644 --- a/README.md +++ b/README.md @@ -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=">'` ```html @@ -105,6 +102,10 @@ Test it! ``` + +# 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.