How to Fix The Resource Requested Could Not Be Found On This Server | 404 Error

How to Fix The Resource Requested Could Not Be Found On This Server | 404 Error

WebTask With Hassan

1 год назад

14,553 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

WebTask With Hassan
WebTask With Hassan - 08.12.2022 01:28

Add code in .htaccess file

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

Ответить
Bohdan Khavrych
Bohdan Khavrych - 02.09.2023 01:12

I tried for a long time to understand what could be the problem. Thanks a lot, you save me!

Ответить
Leena Ahmed Naazim
Leena Ahmed Naazim - 02.06.2023 09:23

Jazakallah Hair. It worked

Ответить
Figcha Dem05
Figcha Dem05 - 28.03.2023 03:55

HELLO, CAN YOU COMMENT ON A CODE FOR LARAVEL PHP ALSO PLEASE?

Ответить
Henry Techs Digital Services
Henry Techs Digital Services - 03.02.2023 02:59

Can you please assist me, can I get your WhatsApp number

Ответить