403Webshell
Server IP : 94.136.191.34  /  Your IP : 216.73.216.25
Web Server : Apache
System : Linux hostpanel.netbiz.in 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User : omkar.com_6nnuz6y629h ( 10087)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system,proc_open,popen
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  /var/www/vhosts/omkar.com/httpdocs/application/views/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/omkar.com/httpdocs/application/views/page_not_found.php
<?php   
header("HTTP/1.1 301 Moved Permanently");
header("Location: " . base_url());
exit();
?>
<!doctype html>
<html lang="en">
<head>
	<title>404 Page Not Found</title>
	<meta name="description" content="404 Page Not Found" />
	<meta name="keywords" content="404 Page Not Found" />
	<?php $this->load->view('header'); ?>
</head>

<body>		
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T3BPP5W" height="0" width="0" style="display:none;visibility:hidden">
</iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
	<div id="wrapper" class="aos-all contact-page">

		<?php 
		$data1['act'] ='';
		$this->load->view('navigation', $data1); ?>

		<div class="container">
			<div class="omkar-sitemap-container error-page"><!-- Site map container start here -->
					<div class="omkar-sitemap-home">

						<h1 class="error-msg-corp">404 Error Page</h1>
						<div class="omk-btn-container">
							<a href="<?php echo base_url(); ?>" class="err-btn">HOME</a>
							<a href="<?php echo base_url("contact-us");?>" class="err-btn">CONTACT US</a>
						</div>
					</div>
			</div>
			
		</div>
		
		<?php $this->load->view('sub_footer'); ?>

	</div>
	 <script type="text/javascript">
	// 	document.getElementById("uploadBtn").onchange = function () {
	// 	document.getElementById("uploadFile").value = this.value;
	//  	};
	 </script>
<?php $this->load->view('footer'); ?>
<script src="<?php echo base_url(); ?>assets/js/additional-methods.min.js"></script>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit