Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
lib
/
letsencrypt
/
backups
/
1761813826.2709317
/
Filename :
staging.crm.abasa.com-le-ssl.conf_0
back
Copy
<IfModule mod_ssl.c> <VirtualHost *:80> ServerName staging.crm.abasa.com ProxyPreserveHost On ProxyPass / http://localhost:3002/ ProxyPassReverse / http://localhost:3002/ # WebSocket support (if your frontend uses WebSockets) ProxyPass /ws ws://localhost:3002/ws ProxyPassReverse /ws ws://localhost:3002/ws ErrorLog ${APACHE_LOG_DIR}/crm-staging-frontend-error.log CustomLog ${APACHE_LOG_DIR}/crm-staging-frontend-access.log combined </VirtualHost> </IfModule>