ROOTPLOIT
Server: LiteSpeed
System: Linux in-mum-web1878.main-hosting.eu 5.14.0-570.21.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 11 07:22:35 EDT 2025 x86_64
User: u435929562 (435929562)
PHP: 7.4.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //home/u435929562/domains/tec-edu.in/public_html/wp-content/themes/lectura-lite/404.php
<?php get_header(); ?>

<div id="content" class="clearfix">
	
	<div class="wrapper-content-main">
	
		<div class="academia-column academia-column-main">

			<div class="post-meta-single">
				<h1 class="title title-l title-post-single"><?php esc_html_e('Page not found', 'lectura-lite'); ?></h1>
			</div><!-- .post-meta-single -->

			<div class="post-single clearfix">
	
				<p><?php esc_html_e( 'Apologies, but the requested page cannot be found. Perhaps searching will help find a related page.', 'lectura-lite' ); ?></p>
				
				<h3 class="title-s"><?php esc_html_e( 'Browse Categories', 'lectura-lite' ); ?></h3>
				<ul>
					<?php wp_list_categories('title_li=&hierarchical=0&show_count=1'); ?>	
				</ul>
			
				<h3 class="title-s"><?php esc_html_e( 'Monthly Archives', 'lectura-lite' ); ?></h3>
				<ul>
					<?php wp_get_archives('type=monthly&show_post_count=1'); ?>	
				</ul>
				
			</div><!-- .post-single -->	
		
		</div><!-- .academia-column .academia-column-main --><?php 
		get_sidebar();
		?>
	
	</div><!-- .wrapper-content-main -->

</div><!-- #content -->

<?php get_footer(); ?>