Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Problem with WebuzoVH.conf and Extra configuration



Threaded Mode | Print  

 Problem with WebuzoVH.conf and Extra configuration (0 Replies, Read 51 times)
ishashakti
Group: Member
Post Group: Newbie
Posts: 1
Status:
Hi, I need to configure some ports for an app
location / {
location /home/ {

proxy_pass http://127.0.0.1:8080;
proxy_set_header Host $http_host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
}
I noticed that in the WebuzoVH.con file, there is an include file that contains directives such as location /
include /usr/local/apps/nginx/etc/conf.d/common;
When I comment it out, my app runs without issue, but otherwise, it won't open.
Is there a way to prevent that line from being included or to make an exception when the file WebuzoVH.con is regenerated?
Thanks
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is August 11, 2025, 10:59 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.803