[vhffs-dev] [svn] commit: r192 - in /trunk: INSTALL vhffs-doc/config/apache/panelconf

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Author: soda
Date: Tue May  2 21:42:01 2006
New Revision: 192

Log:
fix INSTALL file
fix conf of apache


Modified:
    trunk/INSTALL
    trunk/vhffs-doc/config/apache/panelconf

Modified: trunk/INSTALL
==============================================================================
--- trunk/INSTALL (original)
+++ trunk/INSTALL Tue May  2 21:42:01 2006
@@ -24,17 +24,21 @@
 	* If it does not work, please run by hand perl /usr/share/vhffs/panel/auth.pl and see errors.
 	  Most of case, you forget to install some perl-dependencies
 	* You can encounter errors if you made an error when you enter database informations in the /etc/vhffs/vhffs.conf
-6. Create you first-user, be subscribing to the panel
+6. Create you first admin user with /usr/bin/vhffs-firstadmin
+		/usr/bin/vhffs-firstadmin login password
+   /!\ Please note that you have to delete this user when vhffs works
+       because this user will not be so complete as others.
+7. Create you first-user, be subscribing to the panel
 	* The user will NOT be created until you run robots
 	* Password is not so important, you can change it through vhffs-passwd tool
-7. Configure cron.d to runs periodically the robots
+8. Configure cron.d to runs periodically the robots
 	* See http://www.vhffs.org for examples
-8. Configure your services
+9. Configure your services
 	* See /usr/share/doc/vhffs for example
 	* Examples ar http://www.vhffs.org
 	* Ask at vhffs@xxxxxxxxx
-9. Check your configuration and panel configuration
-10. Enjoy running VHFFS
+10. Check your configuration and panel configuration
+11. Enjoy running VHFFS
 
 
 

Modified: trunk/vhffs-doc/config/apache/panelconf
==============================================================================
--- trunk/vhffs-doc/config/apache/panelconf (original)
+++ trunk/vhffs-doc/config/apache/panelconf Tue May  2 21:42:01 2006
@@ -1,9 +1,7 @@
+NameVirtualHost *
+
 <VirtualHost *>
 		
-        #SSLEngine On
-        #SSLCertificateFile /etc/apache2/ssl/your.host.crt
-        #SSLCertificateKeyFile /etc/apache2/ssl/your.host.key
-        #SSLCACertificateFile    /etc/apache2/ssl/your.host.crt
         ServerAdmin adm@xxxxxxxxxx
         ServerName panel.your.host
         DocumentRoot /usr/share/vhffs/panel/




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/