Question
how to setup subdomain on nginx ubuntu for file hosting
Hi guys,
i have installed ubuntu 14.0.4 and nginx, as i found article about
How To Set Up nginx Virtual Hosts (Server Blocks) on Ubuntu 12.04 LTS
i did, but the result was failed, because i create index.html, but the result just show me:
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.
i need help to setup sub domain and create ftp user that able to upload.
i need this server for file hosting of my website that provide direct links for download. any suggestion?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×