有的時候很閒,就會做這種事。
首先先隨便到一格提供網站模板的地方隨便找個可以下載的連結:
不過我們要用linux指令才正確歐:
wget [file-link]
下載好後,請解壓縮(本範例為zip檔,請依據需求調整):
unzip [file] ./HTMLsamplecode
把檔案內的
index.html css/ front/ images/ js/ 等等相關檔,複製到 /var/www/html/ 底下:
cp [...] -r /var/www/html
好,這樣從外部連線到你的server上就可以看到你的網頁囉。
GCP上的範例(連不到就是GOOGLE倒了,或我忘記開):http://35.201.200.213/
Dean
Senior Software Engineer / Network Security Engineer
Feel free to contact me: t104318516@ntut.org.tw
Interest: Reverse Engineering, Binary Analysis, Network Protocol, Cyber Security, Digital communication.