| Server IP : 104.21.74.147 / Your IP : 216.73.216.39 Web Server : nginx/1.24.0 System : Linux wordpress-sites 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/rebeccaone.com/ |
Upload File : |
# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
RewriteCond %{HTTP_REFERER} !^http://rebeccaone.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://rebeccaone.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://rebeccaone.com.deework.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://rebeccaone.com.deework.net$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.rebeccaone.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.rebeccaone.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.rebeccaone.com.deework.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.rebeccaone.com.deework.net$ [NC]
RewriteCond %{HTTP_REFERER} !^https://rebeccaone.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://rebeccaone.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://rebeccaone.com.deework.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://rebeccaone.com.deework.net$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.rebeccaone.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.rebeccaone.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.rebeccaone.com.deework.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.rebeccaone.com.deework.net$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ https://rebeccaone.com [R,NC]
# BEGIN WP CERBER GROOVE
# END WP CERBER GROOVE
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php72” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit