Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
lib
/
letsencrypt
/
backups
/
1738559144.7398014
/
Filename :
thomaskeith.school-le-ssl.conf_0
back
Copy
<IfModule mod_ssl.c> <VirtualHost *:80> ServerName thomaskeith.school ServerAlias www.ladyevelyn.school DocumentRoot /var/www/thomaskeith.school/public_html/ <Directory /var/www/thomaskeith.school> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> <FilesMatch \.php$> SetHandler "proxy:unix:/var/run/php/php8.2-fpm.sock|fcgi://localhost" </FilesMatch> ErrorLog ${APACHE_LOG_DIR}/thomaskeith.school_error.log CustomLog ${APACHE_LOG_DIR}/thomaskeith.school_access.log combined RewriteEngine on # Some rewrite rules in this file were disabled on your HTTPS site, # because they have the potential to create redirection loops. # RewriteCond %{SERVER_NAME} =thomaskeith.school [OR] # RewriteCond %{SERVER_NAME} =www.thomaskeith.school # RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> </IfModule>