Recent Posts

Pages: 1 ... 8 9 [10]
92
Did you check if Apache and/or Nginx work ?

Also, please provide more details when you ask to help because the descriptions like "my website doesn't work" , "I get nothing", etc don't shed light on the problem. The browser always shows something and the results like "blank white page", "error message", etc help to understand where the problem could be.
93
When i revert back to Apache nothing show up in Website when i chage the servers to ningx+apache ttest page shows up on all websites is there a probleem with htdocs i think they are blocked i cant acces the Test page also i want to use apache only
94
Not to rub salt on an open wound, but always take a full image and back up all configs before attempting a major change like this (changing web servers and reverse proxy settings qualifies) so you can quickly revert if things don't pan out. Test on a local mirror first before attempting it on a production server. Also consider scheduling it in off-hours (which I suppose New Year's Day qualifies...) but also best when CWP support is active and the forums are active in case you need help.
95
Check files:

/etc/nginx/conf.d/vhosts/DOMAIN.COM.conf
/etc/nginx/conf.d/vhosts/DOMAIN.COM.ssl.conf

and make sure there is no:

Code: [Select]
  if ($http_referer = "") {
  return 403;
    }
96
My CWP websites are not loading after I changed my webservers to Ningx + Apache
Then I changed back to Apache nothing changes CWP user and CWP Admin in working i can access that but when open on of my website in browser Google Chrome says connection refused
on some users it says forbidden you dont have access
when i check DNS it goes to IP but my server refused the request


What i Have tried
1. Fix permissons
2. Rebuld Vhosts
3. Restart DNS
4. SSL Rebuid
5. tUrn Off Firewall
6. Disable Mod
Etc
But no Luck Cn you please help me with this quickly
97
CSF Firewall / Re: Load CSF statistics on CWP
« Last post by leisegang on January 01, 2025, 02:54:13 PM »
same problem here, i get the page but there is no graphs
98
CentOS-WebPanel GUI / Find username option
« Last post by anandmys on January 01, 2025, 11:29:56 AM »
Users usually dont remember their usernames

This results in recover password unusable.

Instead domain name can be used.

Including username in recovery email will help this
99
CSF Firewall / Re: CSF and CloudFlare Integration
« Last post by Starburst on January 01, 2025, 07:15:37 AM »
The CSF/LFD log file is at
Code: [Select]
/var/log/lfd.log
100
Updates / Re: google drive backup
« Last post by Starburst on January 01, 2025, 07:10:12 AM »
Pages: 1 ... 8 9 [10]