久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

求助,安裝出現問題

1816 6 0提示:支持鍵盤翻頁<-左 右-> wingman911 發表于 2023-12-23 10:57 帖子模式

安裝到第七步,就不行了,有好心人能幫忙看一下是什么問題嗎? 不知道Nginx設置的對不對,不太懂Nginx 查看全文

    組圖打開中,請稍候......

評論6個評論

風亂流年發表于  2023-12-26 14:34:20
這是我apache站點的偽靜態規則
  1. <IfModule mod_rewrite.c>
  2.     <IfModule mod_negotiation.c>
  3.         Options -MultiViews -Indexes
  4.     </IfModule>

  5.     RewriteEngine On

  6.     # Handle Authorization Header
  7.     RewriteCond %{HTTP:Authorization} .
  8.     RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

  9.     # Redirect Trailing Slashes If Not A Folder...
  10.     RewriteCond %{REQUEST_FILENAME} !-d
  11.     RewriteCond %{REQUEST_URI} (.+)/$
  12.     RewriteRule ^ %1 [L,R=301]

  13.     # Handle Front Controller...
  14.     RewriteCond %{REQUEST_FILENAME} !-d
  15.     RewriteCond %{REQUEST_FILENAME} !-f
  16.     RewriteRule ^ index.php [L]
  17. </IfModule>
復制代碼
風亂流年發表于  2023-12-26 13:41:43
https://doc.q.discuz.vip/guide/install.html
根據主機、選擇apache或nginx,然后設置偽靜態
a112980205發表于  2023-12-24 10:56:53
先設置偽靜態后試一試
18972499663發表于  2023-12-23 14:06:39
這里是官方文檔,你對照參考一下,應該能解決問題。https://doc.q.discuz.vip/
  • 關注公眾號
  • 有償服務微信
  • 有償服務QQ

手機版|小黑屋|Discuz! 官方交流社區 ( 皖ICP備16010102號 |皖公網安備34010302002376號 )|網站地圖|star

GMT+8, 2025-9-18 12:06 , Processed in 0.068357 second(s), 28 queries .

Powered by Discuz! W1.0 Licensed

Copyright © 2001-2025 Discuz! Team.

關燈 在本版發帖
有償服務QQ
有償服務微信
返回頂部
快速回復 返回頂部 返回列表