htaccess
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
13 changed files
with
194 additions
and
1 deletions
| ... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
| 6 | /wp-content/upgrade | 6 | /wp-content/upgrade |
| 7 | /wp-content/cache | 7 | /wp-content/cache |
| 8 | .idea | 8 | .idea |
| 9 | .htaccess | 9 | |
| 10 | node_modules | 10 | node_modules |
| 11 | wp-content/plugins/wordfence/tmp | 11 | wp-content/plugins/wordfence/tmp |
| 12 | /web-uploads/commonwell-broker/wflogs | 12 | /web-uploads/commonwell-broker/wflogs | ... | ... |
.htaccess
0 → 100755
This diff is collapsed.
Click to expand it.
| ... | @@ -605,3 +605,63 @@ | ... | @@ -605,3 +605,63 @@ |
| 605 | INFO [543eb25e] Finished in 0.200 seconds with exit status 0 (successful). | 605 | INFO [543eb25e] Finished in 0.200 seconds with exit status 0 (successful). |
| 606 | INFO [fa9ae38a] Running si commonwell-web as tenzing_www@web-1 | 606 | INFO [fa9ae38a] Running si commonwell-web as tenzing_www@web-1 |
| 607 | INFO [fa9ae38a] Finished in 4.210 seconds with exit status 0 (successful). | 607 | INFO [fa9ae38a] Finished in 4.210 seconds with exit status 0 (successful). |
| 608 | INFO --------------------------------------------------------------------------- | ||
| 609 | INFO START 2023-04-11 15:37:50 -0400 cap staging deploy | ||
| 610 | INFO --------------------------------------------------------------------------- | ||
| 611 | INFO [efeb0cc0] Running /usr/bin/env mkdir -p /tmp as tenzing_www@web-1 | ||
| 612 | INFO [efeb0cc0] Finished in 2.203 seconds with exit status 0 (successful). | ||
| 613 | INFO Uploading /tmp/git-ssh-88c9bb4b01ff3e6c82bb.sh 100.0% | ||
| 614 | INFO [7e4e3825] Running /usr/bin/env chmod 700 /tmp/git-ssh-88c9bb4b01ff3e6c82bb.sh as tenzing_www@web-1 | ||
| 615 | INFO [7e4e3825] Finished in 0.252 seconds with exit status 0 (successful). | ||
| 616 | INFO [2c1f8b1f] Running /usr/bin/env git ls-remote git@git.gotenzing.com:commonwell/broker-site.git HEAD as tenzing_www@web-1 | ||
| 617 | INFO [2c1f8b1f] Finished in 1.288 seconds with exit status 0 (successful). | ||
| 618 | INFO [42b296c7] Running /usr/bin/env mkdir -p /var/www/html/production/commonwell-broker-staging/shared /var/www/html/production/commonwell-broker-staging/releases as tenzing_www@web-1 | ||
| 619 | INFO [42b296c7] Finished in 0.241 seconds with exit status 0 (successful). | ||
| 620 | INFO [a3061dbc] Running /usr/bin/env mkdir -p /var/www/html/production/commonwell-broker-staging/shared/wp-content/wflogs /var/www/html/production/commonwell-broker-staging/shared/wp-content/uploads /var/www/html/production/commonwell-broker-staging/shared/wp-content/storage /var/www/html/production/commonwell-broker-staging/shared/wp-content/languages /var/www/html/production/commonwell-broker-staging/shared/wp-content/cache /var/www/html/production/commonwell-broker-staging/shared/wp-content/wp-rocket-config as tenzing_www@web-1 | ||
| 621 | INFO [a3061dbc] Finished in 0.486 seconds with exit status 0 (successful). | ||
| 622 | INFO [369bfe60] Running /usr/bin/env mkdir -p /var/www/html/production/commonwell-broker-staging/shared as tenzing_www@web-1 | ||
| 623 | INFO [369bfe60] Finished in 0.432 seconds with exit status 0 (successful). | ||
| 624 | INFO The repository mirror is at /var/www/html/production/commonwell-broker-staging/repo | ||
| 625 | INFO [a48088b2] Running /usr/bin/env git remote set-url origin git@git.gotenzing.com:commonwell/broker-site.git as tenzing_www@web-1 | ||
| 626 | INFO [a48088b2] Finished in 0.609 seconds with exit status 0 (successful). | ||
| 627 | INFO [d410887d] Running /usr/bin/env git remote update --prune as tenzing_www@web-1 | ||
| 628 | INFO [d410887d] Finished in 6.187 seconds with exit status 0 (successful). | ||
| 629 | INFO [2dbab57a] Running /usr/bin/env git clone -b master --recursive . /var/www/html/production/commonwell-broker-staging/releases/20230411193756 as tenzing_www@web-1 | ||
| 630 | INFO [2dbab57a] Finished in 6.517 seconds with exit status 0 (successful). | ||
| 631 | INFO [35a70464] Running /usr/bin/env mkdir -p /var/www/html/production/commonwell-broker-staging/releases/20230411193756 as tenzing_www@web-1 | ||
| 632 | INFO [35a70464] Finished in 0.409 seconds with exit status 0 (successful). | ||
| 633 | INFO [b0f34a26] Running /usr/bin/env git archive master | /usr/bin/env tar -x -f - -C /var/www/html/production/commonwell-broker-staging/releases/20230411193756 as tenzing_www@web-1 | ||
| 634 | INFO [b0f34a26] Finished in 7.406 seconds with exit status 0 (successful). | ||
| 635 | INFO [fc3b53f8] Running /usr/bin/env echo "3a516de9d260884adc76f03793af1487a84a92a2" > REVISION as tenzing_www@web-1 | ||
| 636 | INFO [fc3b53f8] Finished in 0.416 seconds with exit status 0 (successful). | ||
| 637 | INFO [9c028ca8] Running /usr/bin/env mkdir -p /var/www/html/production/commonwell-broker-staging/releases/20230411193756 as tenzing_www@web-1 | ||
| 638 | INFO [9c028ca8] Finished in 0.235 seconds with exit status 0 (successful). | ||
| 639 | INFO [788d6f89] Running /usr/bin/env ln -s /var/www/html/production/commonwell-broker-staging/shared/.env /var/www/html/production/commonwell-broker-staging/releases/20230411193756/.env as tenzing_www@web-1 | ||
| 640 | INFO [788d6f89] Finished in 0.240 seconds with exit status 0 (successful). | ||
| 641 | INFO [dd581560] Running /usr/bin/env ln -s /var/www/html/production/commonwell-broker-staging/shared/wordfence-waf.php /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wordfence-waf.php as tenzing_www@web-1 | ||
| 642 | INFO [dd581560] Finished in 0.365 seconds with exit status 0 (successful). | ||
| 643 | INFO [4f1e66e3] Running /usr/bin/env mkdir -p /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content as tenzing_www@web-1 | ||
| 644 | INFO [4f1e66e3] Finished in 0.258 seconds with exit status 0 (successful). | ||
| 645 | INFO [816887f0] Running /usr/bin/env rm -rf /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content/wflogs as tenzing_www@web-1 | ||
| 646 | INFO [816887f0] Finished in 0.184 seconds with exit status 0 (successful). | ||
| 647 | INFO [887d156f] Running /usr/bin/env ln -s /var/www/html/production/commonwell-broker-staging/shared/wp-content/wflogs /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content/wflogs as tenzing_www@web-1 | ||
| 648 | INFO [887d156f] Finished in 0.339 seconds with exit status 0 (successful). | ||
| 649 | INFO [44103040] Running /usr/bin/env ln -s /var/www/html/production/commonwell-broker-staging/shared/wp-content/uploads /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content/uploads as tenzing_www@web-1 | ||
| 650 | INFO [44103040] Finished in 0.754 seconds with exit status 0 (successful). | ||
| 651 | INFO [7c41a8ac] Running /usr/bin/env ln -s /var/www/html/production/commonwell-broker-staging/shared/wp-content/storage /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content/storage as tenzing_www@web-1 | ||
| 652 | INFO [7c41a8ac] Finished in 0.221 seconds with exit status 0 (successful). | ||
| 653 | INFO [22f5db3c] Running /usr/bin/env ln -s /var/www/html/production/commonwell-broker-staging/shared/wp-content/languages /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content/languages as tenzing_www@web-1 | ||
| 654 | INFO [22f5db3c] Finished in 0.272 seconds with exit status 0 (successful). | ||
| 655 | INFO [84a71134] Running /usr/bin/env ln -s /var/www/html/production/commonwell-broker-staging/shared/wp-content/cache /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content/cache as tenzing_www@web-1 | ||
| 656 | INFO [84a71134] Finished in 0.346 seconds with exit status 0 (successful). | ||
| 657 | INFO [7fcf3c92] Running /usr/bin/env rm -rf /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content/wp-rocket-config as tenzing_www@web-1 | ||
| 658 | INFO [7fcf3c92] Finished in 0.255 seconds with exit status 0 (successful). | ||
| 659 | INFO [e6f941d6] Running /usr/bin/env ln -s /var/www/html/production/commonwell-broker-staging/shared/wp-content/wp-rocket-config /var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content/wp-rocket-config as tenzing_www@web-1 | ||
| 660 | INFO [e6f941d6] Finished in 0.298 seconds with exit status 0 (successful). | ||
| 661 | INFO [e5d80462] Running cd '/var/www/html/production/commonwell-broker-staging/releases/20230411193756'; /usr/bin/php72 /home/tenzing_www/bin/composer install --no-dev --prefer-dist --no-interaction --quiet --optimize-autoloader as tenzing_www@web-1 | ||
| 662 | INFO [e5d80462] Finished in 0.980 seconds with exit status 0 (successful). | ||
| 663 | INFO [bf4bd5d8] Running cd '/var/www/html/production/commonwell-broker-staging/releases/20230411193756/wp-content/themes/commonwell-broker'; /usr/bin/php72 /home/tenzing_www/bin/composer install --no-dev --prefer-dist --no-interaction --quiet --optimize-autoloader as tenzing_www@web-1 | ||
| 664 | INFO [bf4bd5d8] Finished in 0.429 seconds with exit status 0 (successful). | ||
| 665 | INFO [02a17a2f] Running si commonwell-broker-staging as tenzing_www@web-1 | ||
| 666 | INFO [02a17a2f] Finished in 32.207 seconds with exit status 0 (successful). | ||
| 667 | INFO [fca847e0] Running cd '/var/www/html/production/commonwell-broker-staging/releases/20230411193756/'; chmod -Rf 777 .htaccess wordfence-waf.php wp-content/advanced-cache.php wp-content/plugins/wordfence/ .user.ini as tenzing_www@web-1 | ... | ... |
package-lock.json
0 → 100644
wp-content/plugins/wordfence/lib/.htaccess
0 → 100644
| 1 | <IfModule mod_rewrite.c> | ||
| 2 | RewriteEngine On | ||
| 3 | RewriteCond %{REQUEST_URI} \.php$ | ||
| 4 | RewriteRule .* - [F,L,NC] | ||
| 5 | </IfModule> | ||
| 6 | <IfModule !mod_rewrite.c> | ||
| 7 | <FilesMatch "\.php$"> | ||
| 8 | <IfModule mod_authz_core.c> | ||
| 9 | Require all denied | ||
| 10 | </IfModule> | ||
| 11 | <IfModule !mod_authz_core.c> | ||
| 12 | Order deny,allow | ||
| 13 | Deny from all | ||
| 14 | </IfModule> | ||
| 15 | </FilesMatch> | ||
| 16 | </IfModule> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | <IfModule mod_rewrite.c> | ||
| 2 | RewriteEngine On | ||
| 3 | RewriteCond %{REQUEST_URI} \.php$ | ||
| 4 | RewriteRule .* - [F,L,NC] | ||
| 5 | </IfModule> | ||
| 6 | <IfModule !mod_rewrite.c> | ||
| 7 | <FilesMatch "\.php$"> | ||
| 8 | <IfModule mod_authz_core.c> | ||
| 9 | Require all denied | ||
| 10 | </IfModule> | ||
| 11 | <IfModule !mod_authz_core.c> | ||
| 12 | Order deny,allow | ||
| 13 | Deny from all | ||
| 14 | </IfModule> | ||
| 15 | </FilesMatch> | ||
| 16 | </IfModule> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | <IfModule mod_rewrite.c> | ||
| 2 | RewriteEngine On | ||
| 3 | RewriteCond %{REQUEST_URI} \.php$ | ||
| 4 | RewriteRule .* - [F,L,NC] | ||
| 5 | </IfModule> | ||
| 6 | <IfModule !mod_rewrite.c> | ||
| 7 | <FilesMatch "\.php$"> | ||
| 8 | <IfModule mod_authz_core.c> | ||
| 9 | Require all denied | ||
| 10 | </IfModule> | ||
| 11 | <IfModule !mod_authz_core.c> | ||
| 12 | Order deny,allow | ||
| 13 | Deny from all | ||
| 14 | </IfModule> | ||
| 15 | </FilesMatch> | ||
| 16 | </IfModule> |
| 1 | <IfModule mod_rewrite.c> | ||
| 2 | RewriteEngine On | ||
| 3 | RewriteCond %{REQUEST_URI} \.php$ | ||
| 4 | RewriteRule .* - [F,L,NC] | ||
| 5 | </IfModule> | ||
| 6 | <IfModule !mod_rewrite.c> | ||
| 7 | <FilesMatch "\.php$"> | ||
| 8 | <IfModule mod_authz_core.c> | ||
| 9 | Require all denied | ||
| 10 | </IfModule> | ||
| 11 | <IfModule !mod_authz_core.c> | ||
| 12 | Order deny,allow | ||
| 13 | Deny from all | ||
| 14 | </IfModule> | ||
| 15 | </FilesMatch> | ||
| 16 | </IfModule> |
| 1 | <IfModule mod_rewrite.c> | ||
| 2 | RewriteEngine On | ||
| 3 | RewriteCond %{REQUEST_URI} \.php$ | ||
| 4 | RewriteRule .* - [F,L,NC] | ||
| 5 | </IfModule> | ||
| 6 | <IfModule !mod_rewrite.c> | ||
| 7 | <FilesMatch "\.php$"> | ||
| 8 | <IfModule mod_authz_core.c> | ||
| 9 | Require all denied | ||
| 10 | </IfModule> | ||
| 11 | <IfModule !mod_authz_core.c> | ||
| 12 | Order deny,allow | ||
| 13 | Deny from all | ||
| 14 | </IfModule> | ||
| 15 | </FilesMatch> | ||
| 16 | </IfModule> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
wp-content/plugins/wordfence/views/.htaccess
0 → 100644
| 1 | <IfModule mod_rewrite.c> | ||
| 2 | RewriteEngine On | ||
| 3 | RewriteCond %{REQUEST_URI} \.php$ | ||
| 4 | RewriteRule .* - [F,L,NC] | ||
| 5 | </IfModule> | ||
| 6 | <IfModule !mod_rewrite.c> | ||
| 7 | <FilesMatch "\.php$"> | ||
| 8 | <IfModule mod_authz_core.c> | ||
| 9 | Require all denied | ||
| 10 | </IfModule> | ||
| 11 | <IfModule !mod_authz_core.c> | ||
| 12 | Order deny,allow | ||
| 13 | Deny from all | ||
| 14 | </IfModule> | ||
| 15 | </FilesMatch> | ||
| 16 | </IfModule> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
wp-content/plugins/wordfence/waf/.htaccess
0 → 100644
| 1 | <IfModule mod_rewrite.c> | ||
| 2 | RewriteEngine On | ||
| 3 | RewriteCond %{REQUEST_URI} \.php$ | ||
| 4 | RewriteRule .* - [F,L,NC] | ||
| 5 | </IfModule> | ||
| 6 | <IfModule !mod_rewrite.c> | ||
| 7 | <FilesMatch "\.php$"> | ||
| 8 | <IfModule mod_authz_core.c> | ||
| 9 | Require all denied | ||
| 10 | </IfModule> | ||
| 11 | <IfModule !mod_authz_core.c> | ||
| 12 | Order deny,allow | ||
| 13 | Deny from all | ||
| 14 | </IfModule> | ||
| 15 | </FilesMatch> | ||
| 16 | </IfModule> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or sign in to post a comment