__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# Using (?:pattern) instead of (pattern) is a small optimization that
# avoid capturing the matching pattern (as $1) which isn't used here
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler application/x-httpd-php
</FilesMatch>
<FilesMatch ".+\.phps$">
SetHandler application/x-httpd-php-source
# Deny access to raw php sources by default
# To re-enable it's recommended to enable access to the files
# only in specific virtual host or directory
Require all denied
</FilesMatch>
# Deny access to files without filename (e.g. '.php')
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
# Running PHP scripts in user directories is disabled by default
#
# To re-enable PHP in user directories comment the following lines
# (from <IfModule ...> to </IfModule>.) Do NOT set it to On as it
# prevents .htaccess files from disabling it.
<IfModule mod_userdir.c>
<Directory /home/*/public_html>
php_admin_flag engine Off
</Directory>
</IfModule>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| access_compat.load | File | 100 B | 0644 |
|
| alias.conf | File | 743 B | 0644 |
|
| alias.load | File | 62 B | 0644 |
|
| auth_basic.load | File | 94 B | 0644 |
|
| authn_core.load | File | 72 B | 0644 |
|
| authn_file.load | File | 72 B | 0644 |
|
| authz_core.load | File | 72 B | 0644 |
|
| authz_host.load | File | 94 B | 0644 |
|
| authz_user.load | File | 94 B | 0644 |
|
| autoindex.conf | File | 3.13 KB | 0644 |
|
| autoindex.load | File | 70 B | 0644 |
|
| deflate.conf | File | 370 B | 0644 |
|
| deflate.load | File | 84 B | 0644 |
|
| dir.conf | File | 77 B | 0644 |
|
| dir.load | File | 58 B | 0644 |
|
| env.load | File | 58 B | 0644 |
|
| filter.load | File | 64 B | 0644 |
|
| mime.conf | File | 7.43 KB | 0644 |
|
| mime.load | File | 60 B | 0644 |
|
| mpm_prefork.conf | File | 500 B | 0644 |
|
| mpm_prefork.load | File | 108 B | 0644 |
|
| negotiation.conf | File | 622 B | 0644 |
|
| negotiation.load | File | 74 B | 0644 |
|
| php8.3.conf | File | 998 B | 0644 |
|
| php8.3.load | File | 101 B | 0644 |
|
| reqtimeout.conf | File | 1.06 KB | 0644 |
|
| reqtimeout.load | File | 72 B | 0644 |
|
| rewrite.load | File | 66 B | 0644 |
|
| setenvif.conf | File | 1.23 KB | 0644 |
|
| setenvif.load | File | 68 B | 0644 |
|
| socache_shmcb.load | File | 78 B | 0644 |
|
| ssl.conf | File | 3.06 KB | 0644 |
|
| ssl.load | File | 88 B | 0644 |
|
| status.conf | File | 647 B | 0644 |
|
| status.load | File | 64 B | 0644 |
|