Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Telemetry
KUserFeedback
Commits
fbe352b6
Commit
fbe352b6
authored
Feb 19, 2017
by
Volker Krause
Browse files
Fix access control, the new top-level Deny affects these folder too
parent
463db7de
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/server/analytics/.htaccess
View file @
fbe352b6
Allow
from
all
Options
+FollowSymLinks
Options
+FollowSymLinks
RewriteEngine
on
RewriteEngine
on
RewriteCond
%{REQUEST_FILENAME} !-f
RewriteCond
%{REQUEST_FILENAME} !-f
...
...
src/server/receiver/.htaccess
View file @
fbe352b6
Allow
from
all
Options
+FollowSymLinks
Options
+FollowSymLinks
RewriteEngine
on
RewriteEngine
on
RewriteCond
%{REQUEST_FILENAME} !-f
RewriteCond
%{REQUEST_FILENAME} !-f
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment