mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 21:54:00 +02:00
[ticket/security-181] Port .htaccess changes to other webserver types
SECURITY-181
This commit is contained in:
@@ -18,7 +18,10 @@
|
||||
<hiddenSegments>
|
||||
<add segment="cache" />
|
||||
<add segment="files" />
|
||||
<add segment="includes" />
|
||||
<add segment="phpbb" />
|
||||
<add segment="store" />
|
||||
<add segment="vendor" />
|
||||
<add segment="config.php" />
|
||||
<add segment="common.php" />
|
||||
</hiddenSegments>
|
||||
|
Reference in New Issue
Block a user