masun
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by masun-
masun commented,
I think I found a better solution by just blocking proxy servers through htaccess: How to block a site & all proxy?
-
masun commented,
Just from experience, I installed mod_ruid2 on a server and it broke several scripts and software and I had to uninstall it. I would recommend upgrading to Cloud Linux to resolve that issue.
-
masun created a post,
Denying access to all IP addresses within a specific host for httpd
Hello, I am trying to deny all IP addresses that originate from a specific proxy host: *.opera-mini.net. In host access control I currently have: daemon: "httpd", Access List: "*.opera-mini.net", ...