| Server IP : 92.204.28.36 / Your IP : 216.73.217.69 Web Server : Apache System : Linux sxb1plmcpnl510317.prod.sxb1.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : f981716tud7w ( 9071646) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/f981716tud7w/www/useful/dlt/ |
Upload File : |
#AddHandler application/x-httpd-alt-php83___lsphp .php .php8 .phtml
# 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 %{HTTPS} !=on
# This checks to make sure the connection is not already HTTPS
RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
# This rule will redirect users from their original location, to the same location but using HTTPS.
Header set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.googletagmanager.com https://tagmanager.google.com https://www.google-analytics.com https://region1.google-analytics.com https://googleads.g.doubleclick.net https://ssl.google-analytics.com https://*.googletagmanager.com https://*.google-analytics.com https://*.cdn-cookieyes.com blob:; script-src-elem 'self' 'unsafe-inline' https://www.googletagmanager.com https://googleads.g.doubleclick.net https://*.cdn-cookieyes.com https://cdn-cookieyes.com; style-src 'self' 'unsafe-inline' https://use.fontawesome.com https://fonts.googleapis.com https://www.googletagmanager.com; img-src 'self' data: https: https://www.google-analytics.com https://region1.google-analytics.com https://stats.g.doubleclick.net; font-src 'self' data: https://use.fontawesome.com https://fonts.gstatic.com; connect-src 'self' https: https://www.google-analytics.com https://region1.google-analytics.com https://*.google-analytics.com https://analytics.google.com https://*.googletagmanager.com; frame-src 'self' https: https://bid.g.doubleclick.net https://www.googletagmanager.com; object-src 'none'; worker-src 'self' blob:;"
# For Apache 2.4+
Header always edit Set-Cookie "(.*)(; Secure)?(; SameSite=.*)?(.*)" "$1; Secure; SameSite=None; Partitioned"
# In .htaccess, force SameSite=None and Secure for GA cookies
Header always edit Set-Cookie "(.*)(; Secure)?(; SameSite=.*)?(.*)" "$1; Secure; SameSite=None; Partitioned"