Last active
January 20, 2023 03:35
-
-
Save Max95Cohen/2264ff32dd2503a96a10e021d82fdb4d to your computer and use it in GitHub Desktop.
apache2.conf config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ServerSignature Off | |
ServerTokens Prod | |
ServerName "localhost.local" | |
[Service] | |
UMask=0007 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment