commit 3d5bc2b3b16eb65da62b74c88f78e59f94ab773b Author: Raymond Yang Date: Wed Jun 21 13:48:11 2023 +0800 first commit diff --git a/index.html b/index.html new file mode 100644 index 0000000..bf68b4a --- /dev/null +++ b/index.html @@ -0,0 +1,36 @@ + + + + + + + Welcome to nginx! + + + + + + + +

Welcome to nginx!

+

If you see this page, the nginx web server is successfully installed and +working. Further configuration is required.

+ +

For online documentation and support please refer to +nginx.org.
+Commercial support is available at +nginx.com.

+ +

Thank you for using nginx.

+ + + diff --git a/login.html b/login.html new file mode 100644 index 0000000..1eea697 --- /dev/null +++ b/login.html @@ -0,0 +1,53 @@ + + + + + + + + Login + + +
+ +

+

+

+
+ + + + + + \ No newline at end of file