Home Files
Adminer
Execute Command
PHP Eval
Symlink
File Upload
Owner :
www-data
PHP Version
5.6.40-0+deb8u12
Disk Space
40.87 GB
Server Addr
19-www4
Your IP
10.10.10.40
Edit File
File:
Options All -Indexes ServerSignature Off php_flag register_globals Off php_flag magic_quotes_gpc Off php_flag output_buffering Off php_flag display_startup_errors Off php_flag display_errors Off php_flag html_errors Off php_flag mail.add_x_header Off php_flag mail.force_extra_parameters Off php_flag ignore_repeated_errors On php_flag ignore_repeated_source On php_flag log_errors On php_flag report_memleaks On php_flag track_errors On php_value SMTP "smtp.gmail.com" php_value smtp_port 465 php_value sendmail_from "ava.acelmo.bbg@gmail.com" php_value sendmail_path "/usr/sbin/sendmail -t -i" php_value session.name "AJBSID" php_value upload_max_filesize 115343360 php_value post_max_size 115343360 php_value docref_root 0 php_value docref_ext 0 php_value error_reporting -1 php_value session.save_path "/var/www/docente/acelmo/data.srv/tmp" php_value error_log "/var/www/docente/acelmo/data.srv/logs/error_log.log" php_value mail.log "/var/www/docente/acelmo/data.srv/mail_log.log" ErrorDocument 403 http://docente.unemat.br/acelmo/acesso-proibido/ ErrorDocument 404 http://docente.unemat.br/acelmo/conteudo-nao-encontrado/ <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /acelmo/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /acelmo/index.php [L] </IfModule> <files ~ "^.*\.([Hh][Tt][Aa])"> order allow,deny deny from all satisfy all </files> <FilesMatch php.ini> order allow,deny deny from all </FilesMatch> <ifmodule mod_gzip.c=""> mod_gzip_on Yes mod_gzip_dechunk Yes mod_gzip_item_include file \.(html?|css|js|php|pl)$ mod_gzip_item_include handler ^cgi-script$ mod_gzip_item_include mime ^text/.* mod_gzip_item_include mime ^application/x-javascript.* mod_gzip_item_exclude mime ^image/.* mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* </ifmodule> <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 5 seconds" ExpiresByType image/x-icon "access plus 2592000 seconds" ExpiresByType image/jpeg "access plus 2592000 seconds" ExpiresByType image/png "access plus 2592000 seconds" ExpiresByType image/gif "access plus 2592000 seconds" ExpiresByType application/x-shockwave-flash "access plus 2592000 seconds" ExpiresByType text/css "access plus 604800 seconds" ExpiresByType text/javascript "access plus 216000 seconds" ExpiresByType application/javascript "access plus 216000 seconds" ExpiresByType application/x-javascript "access plus 216000 seconds" ExpiresByType text/html "access plus 600 seconds" ExpiresByType application/xhtml+xml "access plus 600 seconds" </IfModule> <ifModule mod_headers.c> <filesMatch "\.(ico|jpe?g|png|gif|swf)$"> Header set Cache-Control "public" </filesMatch> <filesMatch "\.(css)$"> Header set Cache-Control "public" </filesMatch> <filesMatch "\.(js)$"> Header set Cache-Control "private" </filesMatch> <filesMatch "\.(x?html?|php)$"> Header set Cache-Control "private, must-revalidate" </filesMatch> </ifModule> <IfModule mod_headers.c> Header unset ETag </IfModule> FileETag None <IfModule mod_headers.c> Header set X-UA-Compatible "IE=Edge,chrome=1" <FilesMatch "\.(js|css|gif|png|jpe?g|pdf|xml|oga|ogg|m4a|ogv|mp4|m4v|webm|svg|svgz|eot|ttf|otf|woff|ico|webp|appcache|manifest|htc|crx|oex|xpi|safariextz|vcf)$" > Header unset X-UA-Compatible </FilesMatch> </IfModule> # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /acelmo/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /acelmo/index.php [L] </IfModule> # END WordPress