Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
systems:linux_migration [2018/05/02 11:40]
smayr [Setup Apache]
systems:linux_migration [2018/05/02 11:41] (current)
smayr [Test Page]
Line 98: Line 98:
  
 ==== Test Page ==== ==== Test Page ====
-  * Test webpage with PHP support: +Test webpage with PHP support: 
-    * Create ''test.php'' in directory ''/var/www''. It should have this content: <code php><?php phpinfo(); ?></code> +  * Create ''test.php'' in directory ''/var/www''. It should have this content: <code php><?php phpinfo(); ?></code> 
-    * Point browser to ''http://localhost/test.php'' or ''http://192.168.0.x/test.php'' (where x is the IP address of the new server).+  * Point browser to ''http://localhost/test.php'' or ''http://192.168.0.x/test.php'' (where x is the IP address of the new server).
  
 ==== Virtual Hosts ==== ==== Virtual Hosts ====