Mr.Combet Webshell
Your IP :
216.73.216.136
Server IP :
103.233.58.157
Server :
Windows NT WIN-4PGF72KEHKB 10.0 build 17763 (Windows Server 2016) AMD64
Server Software :
Microsoft-IIS/10.0
PHP Version :
7.3.25
Add File :
Submit
Add Directory :
Submit
Dir :
C:
/
inetpub
/
wwwroot
/
mapqa_bak
/
mapqa
/
Views
/
Error
/
View File Name :
NotAllowed.cshtml
@{ Layout = null; } <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <br /> <div class="span12"> <div class="hero-unit center"> <h2>You donot have right to access this Page <small><font face="Tahoma" color="red">Error 401 UnAuthorized</font></small></h2> <br /> <a href="#" class="btn btn-large btn-info" onclick="goBack()"><i class="icon-home icon-white"></i> Take Me Home</a> </div> <br /> </div> </div> </div> <script> function goBack() { window.history.back(); } </script> <style> .center {text-align: center; margin-left: auto; margin-right: auto; margin-bottom: auto; margin-top: auto;} </style>