Show Posts

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.


Messages - alimo

Pages: 1 [2]
16
Still being annoyed by these notifs!

17
Apache / Re: How to Enable PUT and DELETE http methods?
« on: August 12, 2020, 01:44:12 PM »
Open WebServers Configuration Editor in CWP admin,
Move to "Apache" tab
Move to "/usr/local/apache/conf.d/vhosts" tab

Edit the conf file of the domain

add this to the <Directory "/home/username/public_html"> section:

Require method GET POST PUT OPTIONS DELETE

be careful with the spacing and enters!
Restart Apache in the dashboard

18
There should be a setting to disable the notifications for CSF firewall, Monit, ModSecurity since I dont want to install them at all on some instances and every time I login to the admin area some notifs pops up.

19
CentOS-WebPanel Bugs / Re: File Manager not working with user panel.
« on: June 04, 2020, 06:36:42 PM »
I have just installed the latest version on Centos 7 and I have the same problem. Some resources wont load (404 error) in the code editor.

Pages: 1 [2]