This file contains hidden or 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
jhgkjhg |
This file contains hidden or 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
> [notice] Active subscription "4660" has null billing period, possibly the next payment order is broken. Updating subscription 4660 | |
> [notice] Subscription "5257" replaced with subscription "13828" Updating subscription 5257 | |
> [notice] Active subscription "5511" has null billing period, possibly the next payment order is broken. Updating subscription 5511 | |
> [notice] Active subscription "5522" has null billing period, possibly the next payment order is broken. Updating subscription 5522 | |
> [notice] Active subscription "5525" has null billing period, possibly the next payment order is broken. Updating subscription 5525 | |
> [notice] Active subscription "5530" has null billing period, possibly the next payment order is broken. Updating subscription 5530 | |
> [notice] Subscription "5676" replaced with subscription "13829" Updating subscription 5676 | |
> [notice] Subscription "6231" replaced with subscription "13830" Updating subscription 6231 | |
> [notice] Subscription "6584" replaced with subscription "13831" Updat |
This file contains hidden or 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
# | |
# Apache/PHP/Drupal settings: | |
# | |
# Protect files and directories from prying eyes. | |
<FilesMatch "\.(engine|inc|info|install|make|module|profile|test|po|sh|.*sql|theme|tpl(\.php)?|xtmpl)(~|\.sw[op]|\.bak|\.orig|\.save)?$|^(\..*|Entries.*|Repository|Root|Tag|Template)$|^#.*#$|\.php(~|\.sw[op]|\.bak|\.orig\.save)$"> | |
Order allow,deny | |
</FilesMatch> | |
# Don't show directory listings for URLs which map to a directory. |