Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W Wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
Collapse sidebar
  • Tutoriais
  • Wiki
  • Wiki
    • Wordpress
  • Htaccess

Htaccess · Changes

Page history
Update Htaccess authored Jan 14, 2019 by Jonatan Machado's avatar Jonatan Machado
Hide whitespace changes
Inline Side-by-side
Showing with 0 additions and 17 deletions
+0 -17
  • Wordpress/Htaccess.md Wordpress/Htaccess.md +0 -17
  • No files found.
Wordpress/Htaccess.md
View page @ 0991acf4
```
<files xmlrpc.php>
Order deny,allow
Deny from all
# Whitelist Jetpack / Automattic CIDR IP Address Blocks
# http://whois.arin.net/rest/org/AUTOM-93/nets
Allow from 2620:115:C000::/40
Allow from 76.74.255.0/25
Allow from 76.74.248.128/25
Allow from 198.181.116.0/24
Allow from 192.0.64.0/18
Allow from 64.34.206.0/24
Allow from 66.155.105.128/26
Allow from 2001:1978:1E00:3::/64
Allow from 69.90.253.0/24
</files>
<IfModule mod_headers.c>
<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js|gif|png|jpe?g|svg|svgz|ico|webp)$">
Header set Access-Control-Allow-Origin "*"
......
Clone repository
  • Gitlab
    • Comandos
  • Hotfix
    • og:image
  • Magento
    • Htaccess
    • MagentoCronChecker
    • Robots
    • SimpleSchema
    • Soap v2 Tester
    • gitignore
  • Migração
    • leg.br
  • Padrões
    • eslint
    • prettier
  • Plugins
    • Adicionar informações extras ao texto copiado da web
  • QueryCommerce
  • Servidores
    • Cloudways
    • DnsMadeEasy
View All Pages