12 lines
		
	
	
		
			209 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			209 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
| <html>
 | |
| <head>
 | |
| <title>
 | |
| CS3214 - Personal Server
 | |
| </title>
 | |
| </head>
 | |
| <body>
 | |
| <p>Congrats! Your server is up and running.</p>
 | |
| <p>This is a main HTML file for CS3214 - Project 4 - Personal Server.</p>
 | |
| </body>
 | |
| </html>
 |