This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
256
CentOS-WebPanel GUI / Re: Domain path complications
« on: December 20, 2021, 12:04:57 AM »
I have only managed to "fix" the first part of this issue, which is to change all
The other part that I need to get changed is to get the panel to automatically create the %domain_idn% folder inside public_html. I can't seem to figure it out.
Edit:
I'm finding that this topic is being discussed since 2015. Can CWP devs care to tell us why this is not configurable?
Code: [Select]
%docroot%
to Code: [Select]
%home%/%user%/public_html/%domain_idn%
in a new vhost template for nginx and apache.The other part that I need to get changed is to get the panel to automatically create the %domain_idn% folder inside public_html. I can't seem to figure it out.
Edit:
I'm finding that this topic is being discussed since 2015. Can CWP devs care to tell us why this is not configurable?
257
FTP / Re: FTP Login showing empty directory
« on: December 19, 2021, 07:19:52 PM »
for anyone reading this:
If you dont have passive ports enabled in pureftp, then make sure you set Transfer Mode to "active" in your ftp client.
If you dont have passive ports enabled in pureftp, then make sure you set Transfer Mode to "active" in your ftp client.
258
CentOS-WebPanel GUI / Domain path complications
« on: December 19, 2021, 04:52:02 PM »
Hello
So, i've noticed that when adding a new user, the domain path will be /home/USER/Public_html
No choice is given to us for changing this.
When creating a new domain, we can specify the new domain's path to be anywhere inside /home/USER
- Lets say I create a new user with domain domain_one.com. This domain is now located in /home/USER/Public_html
- Now, lets create another domain within the same user [domain_two.com], and we choose the path to be /home/USER/Public_html/domain_two.com
Now we have a problem.
- Main domain can be accessed with domain_one.com
- Second domain can be accessed with domain_two.com
- but, the second domain can also be accessed with domain_one.com/domain_two.com
Any comment from administration on this one?
So, i've noticed that when adding a new user, the domain path will be /home/USER/Public_html
No choice is given to us for changing this.
When creating a new domain, we can specify the new domain's path to be anywhere inside /home/USER
- Lets say I create a new user with domain domain_one.com. This domain is now located in /home/USER/Public_html
- Now, lets create another domain within the same user [domain_two.com], and we choose the path to be /home/USER/Public_html/domain_two.com
Now we have a problem.
- Main domain can be accessed with domain_one.com
- Second domain can be accessed with domain_two.com
- but, the second domain can also be accessed with domain_one.com/domain_two.com
Any comment from administration on this one?
259
Installation / Re: Why /home/user/public_html main domain path is the path for others domains?
« on: December 19, 2021, 04:08:43 PM »
im wondering about this too. Why is it possible to put domain folders outside of Public_html folder? Also, why cant we define a subfolder within public_html for the main domain name when creating the user?
260
How to / Re: how to increase username length in database , userdatabase and usercreate cwp ?
« on: December 18, 2021, 05:53:03 PM »
This character limit which was promised to be increased in 2019, is still there....
This limit shows a lack of prudence or common sense
This limit shows a lack of prudence or common sense
261
Problems on other RedHat linux servers / Re: PHP Defender nowhere to be found
« on: December 18, 2021, 03:12:38 PM »
I just found out that it doesnt work with the free version of CWP
262
Problems on other RedHat linux servers / Re: PHP Defender nowhere to be found
« on: December 17, 2021, 12:32:38 PM »
I'd like to add, that I've already installed php 7.4.26 through the main version switcher.
263
Problems on other RedHat linux servers / Re: PHP Defender nowhere to be found
« on: December 17, 2021, 10:53:47 AM »
Where is it?

264
Problems on other RedHat linux servers / PHP Defender nowhere to be found
« on: December 16, 2021, 08:24:41 PM »
Hello
I'm in the process of figuring out this panel and its features. One of the most important features for me is Snuffleupagus. I have installed mod_security, though i don't like it as I know it will conflict with some wordpress plugins, I do prefer the aforementioned plugin which is named PHP Defender in CWP.
Snuffleupagus is only mentioned once through the entire panel, here:
https://i.gyazo.com/464479513ca25e09610216acbea39b92.png
I can't find how to get it installed through CWP. I don't want to manually install it.
I currently don't have the CWP pro
I'm running Centos 8 Stream with the delayed repos.
I'm in the process of figuring out this panel and its features. One of the most important features for me is Snuffleupagus. I have installed mod_security, though i don't like it as I know it will conflict with some wordpress plugins, I do prefer the aforementioned plugin which is named PHP Defender in CWP.
Snuffleupagus is only mentioned once through the entire panel, here:
https://i.gyazo.com/464479513ca25e09610216acbea39b92.png
I can't find how to get it installed through CWP. I don't want to manually install it.
I currently don't have the CWP pro
I'm running Centos 8 Stream with the delayed repos.