403 .html

hello,

i make all thing ok and transfer my websites work with cyberpanel

but it give me
/ 403.html

and didnt work why?

help please

lately i facing this
temporary solution
i do the the troubleshoot problem
403 =

  1. create test.html then put some word, and try open domain.tld/test.html if success try to delete index.html and htacess…
  2. if not rewriterule
    i always try this before i install the cms
1 Like

i try all of thise before i come here…
not solved

and it says too
redirected you too many times.

and any website open /403.html

show me htaccess content

1 Like

i replaced by that same thing says /403.html

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress```

already installed wordpress ?
can you login to wp-admin ?
if you can, clear lscache from inside wp-admin

1 Like

after or before wordpress installed ?

this one different things
go to rewrite rule
force http–>https and issue ssl

1 Like

i try all of thise nothing done !!

same error

can you sent me PM your domain name ?

while we wait @shoaibkk answer from your htaccess

how i pm you

i did
in
[Add/Modify DNS Records - CyberPanel]dns/addDeleteDNSRecords)

same error !!

please can you delete image thanks

1 Like