OneManager可以掛載阿里云谷謌網盤onedrive的php程序
安裝上傳到網站目錄打開網站設置密碼
Apache偽靜態規則
RewriteEngine On
RewriteRule ^(.*) index.php?/$1 [L]
Nginx偽靜態規則
rewrite ^/(.*) /index.php?/$1 last;
![圖片[1]-OneManager可以掛載阿里云谷謌網盤onedrive的php程序](http://www.oilmaxhydraulic.com.cn/wp-content/uploads/2022/02/134a2c055628b97f76208d9419d74bc9-1024x549.jpg)
? 版權聲明
THE END
OneManager可以掛載阿里云谷謌網盤onedrive的php程序
安裝上傳到網站目錄打開網站設置密碼
Apache偽靜態規則
RewriteEngine On
RewriteRule ^(.*) index.php?/$1 [L]
Nginx偽靜態規則
rewrite ^/(.*) /index.php?/$1 last;
暫無評論內容