diff --git a/Utilities/Adaptors/Apache2.4/apache.conf b/Utilities/Adaptors/Apache2.4/apache.conf index 17e3d0e394b..a3296693261 100644 --- a/Utilities/Adaptors/Apache2.4/apache.conf +++ b/Utilities/Adaptors/Apache2.4/apache.conf @@ -14,6 +14,14 @@ WebObjectsDocumentRoot LOCAL_LIBRARY_DIR/WebServer/Documents # prefer (such as Apps), but the 'WebObjects' part is required. WebObjectsAlias /cgi-bin/WebObjects +# Specific to Apache 2.4 + + + Require all granted + + Require all denied + + # Here are the 3 possible configuration modes. # The apache module uses one of them to get information # about your deployed applications.