Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next 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 97: Line 97:
 === Setup Apache === === Setup Apache ===
  
-  * Test webpage with PHP support: +==== Test Page ==== 
-    * Create ''test.php'' in directory ''/var/www''. It should have this content: <code php><?php phpinfo(); ?></code> +Test webpage with PHP support: 
-    * 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).+  * 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).
  
 ==== Virtual Hosts ==== ==== Virtual Hosts ====