BLACKSITE
:
216.73.217.4
:
104.37.75.190 / alpenpass.ca
:
Linux server3.pointsplan.com 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
:
/
home2
/
apca
/
www
/
Upload File:
files >> //home2/apca/www/.htaccess
# Enable mod_rewrite RewriteEngine On Redirect 301 /intro-bmw-r188 https://alpenpass.ca/listing.php Redirect 301 /info@alpenpass.ca https://www.alpenpass.ca/ Redirect 301 /best-tour-bc https://alpenpass.ca/tour_listing.php Redirect 301 /vehicle_listing.php https://alpenpass.ca/listing.php Redirect 301 /bwriters/2 https://www.alpenpass.ca/ Redirect 301 /lander https://www.alpenpass.ca/ # Force www to non-www (alpenpass.ca) RewriteCond %{HTTP_HOST} ^www\.alpenpass\.ca$ [NC] RewriteRule ^(.*)$ https://alpenpass.ca/$1 [R=301,L] # Redirect requests without .php extension to the corresponding .php file RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.*)$ $1.php [L,QSA] #RewriteRule view/(.+) viewblog.php?blog_name=$1 [QSA,L] #RewriteRule blog/(.+) blog.php?topic=$1 [QSA,L] #RewriteRule (.*) viewblog.php?page=$1 [QSA,L] # Only rewrite if the requested file or directory doesn't exist RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d # Rewrite /aboutus → /page.php?type=aboutus RewriteRule ^([^/]+)/?$ page.php?type=$1 [L,QSA] RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE] Header always set Content-Security-Policy "upgrade-insecure-requests;" # BEGIN cPanel-generated php ini directives, do not edit # Manual editing of this file may result in unexpected behavior. # To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) # For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) <IfModule php7_module> php_flag display_errors On php_value max_execution_time 60 php_value max_input_time 240 php_value max_input_vars 1000 php_value memory_limit 1024M php_value post_max_size 50M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php73" php_value upload_max_filesize 50M php_flag zlib.output_compression Off </IfModule> <IfModule lsapi_module> php_flag display_errors On php_value max_execution_time 60 php_value max_input_time 240 php_value max_input_vars 1000 php_value memory_limit 1024M php_value post_max_size 50M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php73" php_value upload_max_filesize 50M php_flag zlib.output_compression Off </IfModule> # END cPanel-generated php ini directives, do not edit # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php73” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php73 .php .php7 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit