Arvy
- Total activity 121
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
Comments
Recent activity by Arvy-
Found logs (upcp): nologin: invalid option -- 'c' [2021-07-17 01:52:53 -0300] - checking munin user and group [2021-07-17 01:52:53 -0300] User 'munin' already exists. ( permissions, owner and...
-
I think they are attacks on autodiscover.cgi in different domains, in the accounts, and the CGI logs them as localhost (due to the rewrite?). The problem is how to monitor and discover the attacker...
-
Maybe something related to websocket? I found in httpd.conf: RewriteCond %{HTTP_HOST} =autodiscover.example.com.br [OR] RewriteCond %{HTTP_HOST} =autodiscover.example.com.br:443 RewriteCond %{HTT...
-
Hi @cPRex, these logs are from Apache "default" log file - /var/log/apache2/access_log No tools running, the server is 100% cPanel, no external tools. I think this is related to Apache "proxy" (m...
-
Hello, cPRex, ok about DNS in the old server, but how can I set the new server to use the main IP instead the secondary IP, before the transfer? Why cPanel uses the second IP by default? Thanks
-
Not working for me too. It's a Rocky Linux 8.7 on OVH. Now (cPanel v106) AlmaLinux 9.1, Rocky 9 or Debian 20-11 are not available. OVH had only option to run under Rocky 8.7. Changing /root/.ovhr...
-
(deleted)
-
Yes, the problem was .shtml files. Reverting ErrorDocument fix the problem without touch users .htaccess. Thanks!
-
Yes, only Directory Privacy. No manual intervention. Try: install Wordpress, create a new "foobar" folder and "Directory Privacy" it. Ticket created, internal reference is: #94094532 Thanks.
-
SOLVED! Eric Delorme (cPanel) wrote: "This occurs because WordPress rewrites everything and anything accessing the site's public_html to index.php as you have shown in the mod_rewrite rules set by...