You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2545,6 +2545,10 @@ Something along the lines of:
2545
2545
2546
2546
You need to set the contexts using `semanage fcontext` not `chcon` because `file {...}` resources reset the context to the values in the database if the resource isn't specifying the context.
2547
2547
2548
+
###FreeBSD
2549
+
2550
+
In order to use this module on FreeBSD, you *must* use apache24-2.4.12 (www/apache24) or newer.
0 commit comments