Cloudbric FAQ
Leeann Morgan
Last Update vor 3 Jahren
We ensure that our servers and network are free from security threats. Cloudbric offers website level security, which is a specialised service.
A web application firewall (or WAF) filters, monitors, and blocks website traffic to and from a website. A WAF is differentiated from a regular firewall in that a WAF is able to filter the content of specific websites, eg. WordPress, Joomla. By inspecting website traffic, it can prevent attacks stemming from website security flaws, such as SQL injection, cross-site scripting (XSS), file inclusion, and security misconfigurations.
Yes, we offer a free, no commitment 1 month trial period. You may cancel the service at any time if you are not satisfied. After one month, you will automatically be billed.
While a web application firewall is a proactive security solution that can prevent you from getting into trouble, you should check if your website is already infected. If you weren’t previously using a solution similar to Cloudbric, your website potentially could have already been compromised. Cloudbric focuses on protection and prevention and not the cleaning of already compromised websites. You can have it cleaned by a reputable website developer or website cleaning service.
Cloudbric does not have any public African nodes that can be used directly (i.e. not via xneelo), therefore website speed will be significantly impacted as your site will be served via Asia. The dashboard will also be slower. Customers making use of Cloudbric with xneelo will not experience this delay as everything will be hosted locally and will be much faster. You will also not be limited to 4GB of traffic per month.
Our DDoS protection protects the network layer against direct large scale DDos attacks (layer 3 & 4). Cloudbric protects against the website application level DDoS attacks (layer 7).
If you would like to use your own SSL/TLS certificate instead of the free Let’s Encrypt SSL/TLS certificate, please provide us with both the certificate and key files via email to [email protected].
If you have a custom Thawte SSL/TLS certificate that was provided by us, we will install this certificate on your behalf.
- Incoming mail server (POP or SMTP): mail.domain e.g. mail.example.co.za
- Outgoing SMTP server: smtp.domain e.g. smtp.example.co.za
- Alternatively, your server IP address can be used
This will occur if you are using your domain name as the host name in your FTP or SSH client. As web traffic is now routed via the Cloudbric servers rather than directly to your website, use your server IP address as the host name in FTP or SSH.
If your Cloudbric protected domain has parked domain(s), it is highly recommended that you secure your parked domain(s) via an .htaccess redirect. The redirect will reroute all traffic from your parked domain(s) to your main domain. This will change the web address (URL) in the browser to that of your main domain.
The following rules need to be placed within a .htaccess file in the public_html of your main domain. Replace the example domain names with your relevant domain names.
If you are having difficulty adding these rules, please contact our Support team for further assistance.
RewriteEngine On
# Entry for each parked domain. Add more lines if more Parked domains exist:
RewriteCond %{HTTP_HOST} ^(www.)?parked-domain-one.com$ [OR]
RewriteCond %{HTTP_HOST} ^(www.)?parked-domain-two.com$ [OR]
# Entry for temporary URL:
RewriteCond %{HTTP_HOST} ^(.*).host-h.net$
# Redirect Destination:
RewriteRule ^/?$ "https://www.example.com" [R=301,L]
Please note that Cloudbric is not currently supported on multiple domains.
Cloudbric has no effect on Google Analytics. Cloudbric is located between the web server and traffic – not between Google servers and traffic – and thus has no impact on Google Analytics. Also, Cloudbric does not block search engine bots or crawlers, since they are considered safe and are included in the system’s ‘Whitelist IP’ list. Cloudbric has no effect on JavaScript, and thus will have no impact on AdSense as well. You do not need to add banner or ad code in order to use Cloudbric.