Hello guys,

I’ve uploaded this website the last week hosted on Cpanel, I get his message that my website is blocked by admin, I can open it on 3G network and Ogero connections, which means maybe some ISP’s are blocking it and the others don’t.
Any serious help on how I can solve it?

4 Spice ups

2 Things:

  1. This means that whoever runs that server has blocked your IP address. Contact whoever is hosting the cPanel instance.
  2. This doesn’t belong in this group …

@pbrain ​ Thank you sir for your help.

let me describe my situation. I have this customer I’m developing a website for him, his old website link http://www.primebuild.com.lb/ .

I logged in to Cpanel and extract the new content of the new website under this folder http://primebuild.com.lb/testprimebuild.

I had a discussion with my manager and she told me that maybe a file from the new content is blocking the whole website, to be honest I’m not convinced with this opinion. what do you think sir ??

After looking at this further, it does not appear to be cPanel related.

Can you provide a cope of your .htaccess file?

BEGIN WordPress

The directives (lines) between “BEGIN WordPress” and “END WordPress” are

dynamically generated, and should only be modified via WordPress filters.

Any changes to the directives between these markers will be overwritten.

RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase /testprimebuild/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /testprimebuild/index.php [L] I found many htaccess in the directory public_html/testprimebuild, so attached one, and copy here another one.

please take a look and thanks in advance

END WordPress

BEGIN WP Cloudflare Super Page Cache

The directives (lines) between “BEGIN WP Cloudflare Super Page Cache” and “END WP Cloudflare Super Page Cache” are

dynamically generated, and should only be modified via WordPress filters.

Any changes to the directives between these markers will be overwritten.

END WP Cloudflare Super Page Cache

htaccess_(1).txt (19.7 KB)