Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c09e0bb

Browse files
committed
added a comment to apache2.conf, changed index.php echo
1 parent 5b02c24 commit c09e0bb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎apache2.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ Include ports.conf
182182
<IfModule security2_module>
183183
SecRuleEngine on
184184
ServerTokens Min
185+
# In conjunction with the libapache2-mod-security2 package, we set SecServerSignature to " " to set the 'Server' header as an empty string
185186
SecServerSignature " "
186187
</IfModule>
187188

‎index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
echo "Hello World!";
3+
echo "PHP-Apache-Custom-StartupScript";

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /