Al-HUWAITI Shell
Al-huwaiti


Server : Apache
System : Linux dedi-14684855.grupobig.com 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
User : grupo692 ( 1004)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /etc/apache2/conf.d/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //etc/apache2/conf.d/mvp-exemplo-8080.conf
<VirtualHost *:8080>
  ServerName 162.214.65.118

  DocumentRoot /var/www/mvp-exemplo

  <Directory "/var/www/mvp-exemplo">
    Options -Indexes +FollowSymLinks
    AllowOverride None
    Require all granted
  </Directory>

  # SPA fallback (React Router): qualquer rota não encontrada cai no /index.html
  FallbackResource /index.html

  ErrorLog /var/log/apache2/mvp-exemplo-8080-error.log
  CustomLog /var/log/apache2/mvp-exemplo-8080-access.log combined
</VirtualHost>


Al-HUWAITI Shell