Score:1

WordPress Date Archives not working in Nginx

ธง bm

WordPress installed in a subdirectory:

domain.com/folder

WordPress Permalink Settings:

domain.com/folder/%postname%

Referencing the WordPress Nginx support article, I added the following to my nginx config:

location /folder {
    try_files $uri $uri/ /folder/index.php?$args;
}

Permalinks for pages, posts, authors, categories, and tags work great.

Permalinks for date archives do not work.

For example, when I hover the mouse over August 2021, it shows the following link:

domain.com/folder/2021/08

But instead of going to the appropriate date archive, it instead goes to:

domain.com/folder

How can I fix this?

Thank you in advance.

digijay avatar
mx flag
คุณลองใช้ [ตัวอย่างการกำหนดค่า wordpress จาก nginx.com](https://www.nginx.com/resources/wiki/start/topics/recipes/wordpress/) แล้วหรือยัง
Michael Hampton avatar
cz flag
โปรดแสดงผลของ `nginx -T`

โพสต์คำตอบ

คนส่วนใหญ่ไม่เข้าใจว่าการถามคำถามมากมายจะปลดล็อกการเรียนรู้และปรับปรุงความสัมพันธ์ระหว่างบุคคล ตัวอย่างเช่น ในการศึกษาของ Alison แม้ว่าผู้คนจะจำได้อย่างแม่นยำว่ามีคำถามกี่ข้อที่ถูกถามในการสนทนา แต่พวกเขาไม่เข้าใจความเชื่อมโยงระหว่างคำถามและความชอบ จากการศึกษาทั้ง 4 เรื่องที่ผู้เข้าร่วมมีส่วนร่วมในการสนทนาด้วยตนเองหรืออ่านบันทึกการสนทนาของผู้อื่น ผู้คนมักไม่ตระหนักว่าการถามคำถามจะมีอิทธิพลหรือมีอิทธิพลต่อระดับมิตรภาพระหว่างผู้สนทนา