Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
isaak yansane-sisk
slapos
Commits
b3155ef5
Commit
b3155ef5
authored
May 20, 2016
by
isaak yansane-sisk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure options
parent
53aa6d85
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
15 deletions
+9
-15
component/apache-modsecurity/buildout.cfg
component/apache-modsecurity/buildout.cfg
+9
-3
component/modsec/buildout.cfg
component/modsec/buildout.cfg
+0
-12
No files found.
component/apache-modsecurity/buildout.cfg
View file @
b3155ef5
...
...
@@ -8,12 +8,18 @@ extends =
../apache/buildout.cfg
parts =
apache-modsec
apache-modsec
urity
[apache-modsec]
[apache-modsec
urity
]
recipe = slapos.recipe.cmmi
url = https://www.modsecurity.org/tarball/2.9.1/modsecurity-2.9.1.tar.gz
configure-command=${apache:location}/bin/apxs
configure-options= -c ${apache-modsecurity:location}/apache2/modsecurity.c
make-binary = ${:configure-command}
configure =
--disable-static
--with-apxs=${apache:location}/bin/apxs
--with-pcre=${pcre:location}
--with-apr=${apr-util:location}
--with-curl=${curl:location}
--with-libxml=${libxml2:location}
component/modsec/buildout.cfg
deleted
100644 → 0
View file @
53aa6d85
[buildout]
parts =
modsecurity
extends =
../apache/buildout.cfg
[modsecurity]
recipe = slapos.recipe.cmmi
url = https://www.modsecurity.org/tarball/2.9.1/modsecurity-2.9.1.tar.gz
configure =
--with-apxs=${apache:location}/bin/apxs
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment