Skip to content
Snippets Groups Projects
Commit 936ec101 authored by lunatic's avatar lunatic Committed by Herman van Rink
Browse files

Issue #2980946 by lunatic: Allow access to /modules/statistics.php

parent 8ed8b8bf
No related branches found
No related tags found
No related merge requests found
......@@ -921,7 +921,7 @@ location ~* /(?:cross-?domain)\.xml$ {
###
### Allow some known php files (like serve.php in the ad module).
###
location ~* /(?:modules|libraries)/(?:contrib/)?(?:ad|tinybrowser|f?ckeditor|tinymce|wysiwyg_spellcheck|ecc|civicrm|fbconnect|radioactivity)/.*\.php$ {
location ~* /(?:modules|libraries)/(?:contrib/)?(?:ad|tinybrowser|f?ckeditor|tinymce|wysiwyg_spellcheck|ecc|civicrm|fbconnect|radioactivity|statistics)/.*\.php$ {
<?php if ($satellite_mode == 'boa'): ?>
limit_conn limreq 88;
<?php endif; ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment