差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
project:yixue:web [2022-07-26 10:04] – [部署服务器] goldentianyaproject:yixue:web [2022-07-26 21:08] (当前版本) – [部署服务器] goldentianya
行 12: 行 12:
 编译  编译 
 <code | download> <code | download>
-ionic build --prod -- --base-href http://huahe.simperator.com+ionic build --prod -- --base-href https://huahe.simperator.com
 cp -r www/* ../huahe-github-pages/ cp -r www/* ../huahe-github-pages/
 </code> </code>
行 74: 行 74:
 </code> </code>
  
- +++++ 服务器设置 |
-+++ 服务器设置 |+
 <code | download> <code | download>
 server { server {
行 81: 行 80:
     listen [::]:80;     listen [::]:80;
     server_name  huahe.simperator.com;     server_name  huahe.simperator.com;
- root /var/www/huahe.simperator.com/html; +    root /var/www/huahe.simperator.com/html; 
- index index.html index.htm;+    index index.html index.htm;
   
- location / { +    location / { 
-  try_files $uri $uri/ =404; + try_files $uri $uri/ =404; 
- }+    }
 } }
  
行 120: 行 119:
 } }
 </code> </code>
-++++++++
  
project/yixue/web.1658829849.txt.gz · 最后更改: 2022-07-26 10:04 由 goldentianya
回到顶部
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0