403Webshell
Server IP : 192.169.170.185  /  Your IP : 216.73.216.97
Web Server : Apache
System : Linux p3plmcpnl495852.prod.phx3.secureserver.net 4.18.0-553.52.1.lve.el8.x86_64 #1 SMP Wed May 21 15:31:29 UTC 2025 x86_64
User : akhilnew ( 1712764)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/akhilnew/public_html/electricaltechjournal.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/akhilnew/public_html/electricaltechjournal.com//.htaccess
Options +FollowSymLinks -MultiViews -Indexes
# secure htaccess file
<Files .htaccess>
order allow,deny
deny from all
</Files>
<Files ~ "header\.php$">  
order allow,deny
deny from all
</Files>
<Files ~ "footer\.php$">  
order allow,deny
deny from all
</Files>

<IfModule mod_rewrite.c>
RewriteEngine On
ErrorDocument 403 '<html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><title>404 Page Not Found</title><link rel="shortcut icon" href="http://www.electricaltechjournal.com/images/favicon.ico" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Domine:400,700|Material+Icons" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-rc.2/css/materialize.min.css" /><style type="text/css">*{margin:0;box-sizing:border-box;outline:none}html,body{width:100%}body{font-size:14px;font-family:\'Domine\', sans-serif;overflow-y:scroll}h1,h2,h3,h4{margin:0}.error{margin-top:100px}.error h4{margin-top:15px;font-size:16px;font-weight:700}</style><body class="white black-text"><div class="error center-align"><h1>404</h1><h4>OOPS, SORRY WE CAN&apos;T FIND THAT PAGE</h4><br clear="all">Either something went wrong or the page doesn&apos;t exist anymore.<br clear="all"><br clear="all"><a href="http://www.electricaltechjournal.com/" class="waves-effect btn-flat blue accent-3 white-text">HOME PAGE</a></div><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-rc.2/js/materialize.min.js" defer></script></body></head></html>'

ErrorDocument 404 '<html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><title>404 Page Not Found</title><link rel="shortcut icon" href="http://www.electricaltechjournal.com/images/favicon.ico" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Domine:400,700|Material+Icons" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-rc.2/css/materialize.min.css" /><style type="text/css">*{margin:0;box-sizing:border-box;outline:none}html,body{width:100%}body{font-size:14px;font-family:\'Domine\', sans-serif;overflow-y:scroll}h1,h2,h3,h4{margin:0}.error{margin-top:100px}.error h4{margin-top:15px;font-size:16px;font-weight:700}</style><body class="white black-text"><div class="error center-align"><h1>404</h1><h4>OOPS, SORRY WE CAN&apos;T FIND THAT PAGE</h4><br clear="all">Either something went wrong or the page doesn&apos;t exist anymore.<br clear="all"><br clear="all"><a href="http://www.electricaltechjournal.com/" class="waves-effect btn-flat blue accent-3 white-text">HOME PAGE</a></div><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-rc.2/js/materialize.min.js" defer></script></body></head></html>'

RewriteCond %{HTTPS} off [OR]
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^ https://www.electricaltechjournal.com%{REQUEST_URI} [NC,L,R=301,NE]

RewriteCond %{THE_REQUEST} ^[A-Z]{3,}\s([^.]+)\.php[\s?] [NC]
RewriteRule ^ %1 [R=301,L]

RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^board/join$ board.php [L,QSA]

RewriteRule ^archives/([a-zA-Z0-9.]+)$ archives.php?params=$1 [L,QSA]

RewriteRule ^article/([0-9]+)/(.*)$ article.php?archivesid=$1&file=$2 [L,QSA]

RewriteRule ^payment/success/([A-Z0-9]+)/([A-Z0-9]+)$ payment/response.php?status=success&txnid=$1&token=$2 [L,QSA]
RewriteRule ^payment/failed/([A-Z0-9]+)/([A-Z0-9]+)$ payment/response.php?status=failed&txnid=$1&token=$2 [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^\.]+)$ $1.php [NC,L]

RewriteRule ^sitemap\.xml/?$ sitemap.php
RewriteRule ^sitemap_page\.xml/?$ sitemap_page.php
RewriteRule ^sitemap_archives_([0-9]+)\.xml/?$ sitemap_archives_$1.php

Redirect /subscription /electrical-magazine-subscription
</IfModule>

AddDefaultCharset utf-8

<IfModule mod_headers.c>
# Set XSS Protection header
Header set X-XSS-Protection "1; mode=block"
</IfModule>

## EXPIRES CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg "access 1 year"
ExpiresByType image/jpeg "access 1 year"
ExpiresByType image/gif "access 1 year"
ExpiresByType image/png "access 1 year"
ExpiresByType text/css "access 1 month"
ExpiresByType text/html "access 1 month"
ExpiresByType application/pdf "access 1 month"
ExpiresByType text/x-javascript "access 1 month"
ExpiresByType application/x-shockwave-flash "access 1 month"
ExpiresByType image/x-icon "access 1 year"
ExpiresDefault "access 1 month"
</IfModule>
## EXPIRES CACHING ##

<ifModule mod_gzip.c>
  mod_gzip_on Yes
  mod_gzip_dechunk Yes
  mod_gzip_item_include file .(html?|txt|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_deflate.c>
  # Compress HTML, CSS, JavaScript, Text, XML and fonts
  AddOutputFilterByType DEFLATE application/javascript
  AddOutputFilterByType DEFLATE application/rss+xml
  AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
  AddOutputFilterByType DEFLATE application/x-font
  AddOutputFilterByType DEFLATE application/x-font-opentype
  AddOutputFilterByType DEFLATE application/x-font-otf
  AddOutputFilterByType DEFLATE application/x-font-truetype
  AddOutputFilterByType DEFLATE application/x-font-ttf
  AddOutputFilterByType DEFLATE application/x-javascript
  AddOutputFilterByType DEFLATE application/xhtml+xml
  AddOutputFilterByType DEFLATE application/xml
  AddOutputFilterByType DEFLATE font/opentype
  AddOutputFilterByType DEFLATE font/otf
  AddOutputFilterByType DEFLATE font/ttf
  AddOutputFilterByType DEFLATE image/svg+xml
  AddOutputFilterByType DEFLATE image/x-icon
  AddOutputFilterByType DEFLATE text/css
  AddOutputFilterByType DEFLATE text/html
  AddOutputFilterByType DEFLATE text/javascript
  AddOutputFilterByType DEFLATE text/plain
  AddOutputFilterByType DEFLATE text/xml

  # Remove browser bugs (only needed for really old browsers)
  BrowserMatch ^Mozilla/4 gzip-only-text/html
  BrowserMatch ^Mozilla/4\.0[678] no-gzip
  BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
  Header append Vary User-Agent
</IfModule>

Youez - 2016 - github.com/yon3zu
LinuXploit