Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
53c70r
Nginx Mod Modsecurity CRS
Commits
9ace9b00
Commit
9ace9b00
authored
Aug 22, 2020
by
53c70r
Browse files
Fix license.
parent
44e697ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
nginx-mod-modsecurity-crs.spec
View file @
9ace9b00
...
...
@@ -25,7 +25,7 @@ The OWASP ModSecurity Core Rule Set (CRS) is a set of generic attack detection r
%build
%install
%{__install} -p -D -m 644 %{SOURCE3} %{buildroot}
%{__install} -p -D -m 644 %{SOURCE3} %{buildroot}
/LICENSE
%{__install} -d %{buildroot}%{_sysconfdir}/nginx/modsecurity.d/coreruleset/rules/
%{__install} -p -D -m 644 ./coreruleset-%{version}/rules/* %{buildroot}%{_sysconfdir}/nginx/modsecurity.d/coreruleset/rules/
%{__install} -p -D -m 644 ./coreruleset-%{version}/crs-setup.conf.example %{buildroot}%{_sysconfdir}/nginx/modsecurity.d/coreruleset/crs-setup.conf
...
...
Write
Preview
Supports
Markdown
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