OXIESEC PANEL
- Current Dir:
/
/
etc
/
apache2
/
sites-enabled
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/17/2025 04:22:05 PM
rwxr-xr-x
📁
bk
-
06/04/2025 05:03:17 AM
rwxr-xr-x
📁
bk2
-
02/05/2024 06:27:19 AM
rwxr-xr-x
📄
cream-le-ssl.conf
647 bytes
06/13/2025 05:58:27 AM
rw-r--r--
📄
cream.conf
596 bytes
06/13/2025 05:17:32 AM
rw-r--r--
📄
read-le-ssl.conf
531 bytes
08/15/2024 09:44:16 AM
rw-r--r--
📄
read.conf
416 bytes
08/15/2024 09:43:56 AM
rw-r--r--
Editing: read.conf
Close
<VirtualHost *:80> ServerAdmin webmaster@localhost ServerName knoblyreader.com ServerAlias knoblyreader.com www.knoblyreader.com DocumentRoot /var/www/reader ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined RewriteEngine on RewriteCond %{SERVER_NAME} =knoblyreader.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost>