Difference between revisions of "I see Apache test on Start page"

From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'First solution: Use http://<your server IP>/billing instead of http://<your server IP>/. <br><br> Second solution: If you want to see MOR billing on Start page, please create f…')
 
Line 9: Line 9:
  /var/www/html/index.html
  /var/www/html/index.html


with following contect:
with following content:


  <html>
  <html>

Revision as of 08:37, 4 August 2011

First solution:

Use http://<your server IP>/billing instead of http://<your server IP>/.

Second solution:

If you want to see MOR billing on Start page, please create file

/var/www/html/index.html

with following content:

 
 MOR
 
 
 
 
 

NOTE: 127.0.0.1 should be changed to your server IP.