Facebook Twitter Gplus RSS
 
 
Home » Posts tagged "Apache" (Page 2)

Posts Tagged ‘Apache’:


Installing #Videocache on #CentOS 5.3

Published on June 2nd, 2009

Videocache is a Squid URL rewriter plugin written in Python for bandwidth optimization while browsing famous video sharing portals/websites like Youtube, Metacafe etc. It helps you save bandwidth when a particular video is requested more than once from the same network/machine. http://cachevideos.com/

SVN Apache LDAP configuration

Published on March 9th, 2009

Apache Configuration Create a Apache configuration file for Subversion # vi /etc/httpd/conf.d/subversion.conf LoadModule dav_svn_module modules/mod_dav_svn.so LoadModule authz_svn_module modules/mod_authz_svn.so # Enable Subversion DAV svn # Directory containing all repository for this path SVNParentPath /opt/svn/ SVNAutoversioning on # LDAP Authentication & Authorization is final; do not check other databases AuthBasicProvider ldap AuthzLDAPAuthoritative off # Do basic password

(More)…

 
© [How2CentOS]
credit