Question
Accessing files on new server.
I created a new LAMP stack using the Applications tab. Then, using the terminal, I added PHPmyAdmin. I now want to up load files via SFTP so that I can access them. I successfully logged into SFTP using Transmit and created a new folder /test and put a file in it /test/test.html Then I went to my IP: http://192.241.253.239/test/test.html and I also tried http://192.241.253.239//root/test/test.html but both times received a 404 page. What am I doing wrong?
Thanks!
Steve
Add a comment
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.
×