Personal home pages could be created in any web server to which one has a user account. In practice students have user accounts of Tuomi server and the staff have user accounts of Koivu server. Both of the servers are Apache web servers and the users have a home directory (5 GB) there. You can […]
» Personal WWW home pages (UO)Tag archive: homepages
Personal WWW home pages (UO)
– 27.1.2022
Creating Homepages on Unix Servers (OAMK)
– 13.11.2008
Usage of public_html directory This requires a VPN connection. Contents of this instruction: What is public_html? How to create the public_html directory File transfer public_html directory in internet Saving files in your browser index.html is first page of the directory, that hides directory listing What is public_html? The public_html directory is a directory located on […]
» Creating Homepages on Unix Servers (OAMK)Protect your website with a password
– 13.11.2008
Password protection on the web If you wish, you can make password protection for your public_html directory or its subdirectory. Security is as secure as a Telnet connection: Passwords are encrypted on the network, but if they wanted enough, someone could decrypt them very easily. So it’s not a really safe system, but this level […]
» Protect your website with a passwordYour own homepages at Oamk
– 10.10.2006
Publishing your own webpages at Oamk’s students (or staff) server What you have to do in your Unix home directory You can publish your own web pages at the students.oamk.fi server (or staff.oamk.fi in case you’re a member of OUAS staff). You need to make a directory called public_html which is the default directory for […]
» Your own homepages at Oamk