# --- globalreport.website (News) ---
ServerName globalreport.website
ServerAlias www.globalreport.website
DocumentRoot "C:/xampp/htdocs/affiliate/affiliate-system/public/news"
ProxyRequests Off
ProxyPreserveHost On
ProxyPass /api http://127.0.0.1:3002/api
ProxyPassReverse /api http://127.0.0.1:3002/api
Options Indexes FollowSymLinks Includes ExecCGI
AllowOverride All
Require all granted
Alias /js "C:/xampp/htdocs/affiliate/affiliate-system/public/js"
ServerName globalreport.website
ServerAlias www.globalreport.website
DocumentRoot "C:/xampp/htdocs/affiliate/affiliate-system/public/news"
SSLEngine on
SSLCertificateFile "C:/xampp/apache/conf/ssl.crt/server.crt"
SSLCertificateKeyFile "C:/xampp/apache/conf/ssl.key/server.key"
ProxyRequests Off
ProxyPreserveHost On
ProxyPass /api http://127.0.0.1:3002/api
ProxyPassReverse /api http://127.0.0.1:3002/api
Options Indexes FollowSymLinks Includes ExecCGI
AllowOverride All
Require all granted
Alias /js "C:/xampp/htdocs/affiliate/affiliate-system/public/js"