Changes

From SME Server
Jump to navigationJump to search
191 bytes added ,  15:24, 5 January 2008
Line 91: Line 91:     
===Installing Mythweb in an Ibay===
 
===Installing Mythweb in an Ibay===
* Create an Ibay (e.g. 'tvoverview', own admin, read everyone, enable html, access localnetwork without pass)
+
* Create an Ibay (e.g. '''tvoverview''', own admin, read everyone, enable html, access localnetwork without pass) Use any Ibay name you want, just make sure you use it througout the config consistantly.
    
* Create custom template
 
* Create custom template
Line 98: Line 98:  
  # pico 99mythweb  
 
  # pico 99mythweb  
 
and paste following code into the template:
 
and paste following code into the template:
  <Directory /home/e-smith/files/ibays/mythweb/html>
+
  <Directory /home/e-smith/files/ibays/'''tvoverview'''/html>
 
     php_admin_flag      allow_url_fopen on
 
     php_admin_flag      allow_url_fopen on
 
  </Directory>
 
  </Directory>
Line 115: Line 115:     
Towards the bottom of the file where it says "RewriteEngine  on". Whilst in this file '''uncomment''' the line and make it look like:
 
Towards the bottom of the file where it says "RewriteEngine  on". Whilst in this file '''uncomment''' the line and make it look like:
  RewriteBase    /mythweb
+
  RewriteBase    /'''tvoverview'''
    +
Now access http://yourserver/'''tvoverview''' and you should be up and running.
    
===Known problems===
 
===Known problems===

Navigation menu