Changes

Jump to navigation Jump to search
792 bytes removed ,  09:14, 14 April 2007
This is not an ibay installation - Delete section about modify template (index.pl)
Line 16: Line 16:  
It runs primarily on Linux, Apache, MySQL and Perl and supports Sun Solaris, Windows OSes and Oracle database.
 
It runs primarily on Linux, Apache, MySQL and Perl and supports Sun Solaris, Windows OSes and Oracle database.
   −
  −
'''NOTE''', for this howto I am using '''youribay''' as an example, replace youribay with your own choice
      
russell@fixitcomputers.com.au
 
russell@fixitcomputers.com.au
Line 113: Line 111:  
  /etc/rc.d/init.d/httpd-e-smith restart
 
  /etc/rc.d/init.d/httpd-e-smith restart
   −
== Adding index.pl to DirectoryIndex ==
  −
  −
modify 50DirectoryIndex00 to include index.pl
  −
  −
cp /etc/e-smith/templates/etc/httpd/conf/httpd.conf/50DirectoryIndex00 /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/
  −
  −
cd /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
     −
pico 50DirectoryIndex00
  −
Add '''index.pl'''
  −
# DirectoryIndex: Name of the file or files to use as a pre-written HTML
  −
# directory index.  Separate multiple entries with spaces.
  −
  −
DirectoryIndex index.htm index.html index.shtml index.cgi '''index.pl'''
  −
  −
Save by pressing Ctrl x, press y to save changes and press enter
  −
  −
expand-template /etc/httpd/conf/httpd.conf
  −
  −
/etc/rc.d/init.d/httpd-e-smith restart
      
== Modify Metadot configuration file ==
 
== Modify Metadot configuration file ==
985

edits

Navigation menu