Changes

From SME Server
Jump to navigationJump to search
725 bytes added ,  22:04, 16 March 2011
no edit summary
Line 400: Line 400:  
  - zarafa-6.40.0 RC2
 
  - zarafa-6.40.0 RC2
 
  - smeserver-zarafa-0.9.0-49.el4.sme
 
  - smeserver-zarafa-0.9.0-49.el4.sme
 +
 +
===User WebSpace===
 +
This contribs work followin the steps described here [http://wiki.contribs.org/User_WebSpace]
 +
 +
but without php interpretation.
 +
to enable php for users we need to edit the templated istalled with the package:
 +
 +
    /etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess50userdir
 +
 +
and add the following lines:
 +
 +
    AddType application/x-httpd-php .php .php3 .phtml
 +
    AddType application/x-httpd-php-source .phps
 +
 +
in the fragment of code that define "Generic user dir access directive"
 +
 +
after that we expand the modified template and restart the service:
 +
 +
    expand-template /etc/httpd/conf/httpd.conf
 +
 +
    sv h /service/httpd-e-smith
 +
 +
i hope that this hint can help unexperienced users, REDTEO
    
==Broken (or missing dependencies)==
 
==Broken (or missing dependencies)==
3

edits

Navigation menu