You are here
MikeK - Wed, 2011/01/05 - 03:23
Hi..
I have installed linux turnkey lamp server on a spare computer on my home network. I can access the config and admin web interface. My question is how do I go about setting up a test website on this server?
I want to be able to test my php and mysql apps?
Thanks
MikeK
Forum:
I suggest that you use SFTP
Use an SFTP client such as Filezilla or WinSCP. Webmin also includes a file manager but a client on your local machine is beter IMO. If you use a client just make sure you use SFTP (Filezilla defaults to FTP, not sure about WinSCP). Either way upload your web material to /var/www and to bview it browse to http://<appliance_ip>/<webpage>.<extention> eg http://192.168.1.10/test.php
Add new comment