Chia Sẽ Kinh Nghiệm Về IT



Tìm Kiếm Với Google
-


Gởi Ðề Tài Mới  Gửi trả lời
 
Công Cụ Xếp Bài
Tuổi 08-05-2017, 03:09 PM   #1
hoctinhoc
Guest
 
Trả Lời: n/a
How to Fix WordPress Posts Returning 404 Error - wordpress 404 not found
How to Fix WordPress Posts Returning 404 Error - wordpress 404 not found

Khi truy cập vào Webstie wordpress trang home thì Ok, tuy nhiên các trang khác bị lỗi như sau:

==================
404 Not found error
==================

Khả năng là wordpress của bạn thiếu file .htaccess.

Bạn tìm lại file này hoặc tạo file .htaccess với nội dung như sau trong source web là Ok


Trích dẫn:
# 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
Tham khảo thêm:

http://www.wpbeginner.com/wp-tutoria...ing-404-error/


  Trả lời ngay kèm theo trích dẫn này
Gửi trả lời


Công Cụ
Xếp Bài

Quyền Hạn Của Bạn
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Mở
Hình Cảm xúc đang Mở
[IMG] đang Mở
Mã HTML đang Tắt




Bây giờ là 09:09 PM. Giờ GMT +7



Diễn đàn tin học QuantriNet
quantrinet.com | quantrimang.co.cc
Founded by Trương Văn Phương | Developed by QuantriNet's members.
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.