Changes

Jump to navigation Jump to search
10 bytes removed ,  20:06, 21 November 2007
m
Removed white lines
Line 83: Line 83:  
  # ln -s /etc/rc.d/init.d/e-smith-service S99openfire
 
  # ln -s /etc/rc.d/init.d/e-smith-service S99openfire
   −
== OPTIONAL ==
+
== Optional ==
    
If you would like to have web access to the openfire documentation has been installed on your server, this section will show you how to make an e-smith custom template.
 
If you would like to have web access to the openfire documentation has been installed on your server, this section will show you how to make an e-smith custom template.
Line 90: Line 90:  
   
 
   
 
  mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
 
  mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
   
  cd /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
 
  cd /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
   Line 99: Line 98:  
(add the code shown below to the template)
 
(add the code shown below to the template)
 
(you can select and copy then paste in PuTTY with right click)
 
(you can select and copy then paste in PuTTY with right click)
   
   
 
   
 
  # Openfire instant messaging server
 
  # Openfire instant messaging server
   
   
 
   
 
  Alias /openfire /opt/openfire
 
  Alias /openfire /opt/openfire
Line 113: Line 110:  
       allow from all
 
       allow from all
 
  </Directory>
 
  </Directory>
   
   
 
   
 
  # end of Openfire fragment
 
  # end of Openfire fragment
 
   
 
   
  −
  −
   
ctrl-x to save, y to agree, and [Enter] to exit the PICO editor
 
ctrl-x to save, y to agree, and [Enter] to exit the PICO editor
  

Navigation menu