» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with apache2 + WITH

Apache2 with Webdav & htpasswd using openSSL certs

This is a how-to on using webdav on apache. Webdav allows users to access there files across the internet as if they are using a file system to access the files stored on your home directory in the network.

Name: Apache
HomePage: http://www.apache.org/
Function: Webserver

Name: OpenSSL
HomePage: http://www.openssl.org/
Function: developed for transmitting private documents via the Internet using a cryptographic ystem

http://www.opensourcehowto.org/how-to/apache/apache2-with-webdav—htpasswd-using-openssl-certs.html

Setup Apache2 with Access to Home Directories

The Apache server is capable of serving web pages straight from the directories of your system user accounts. This allows all the system users the ability to run their own web sites which are hosted off the main server. This is exactly the same way that many web server companiess provide websites for their customers and it’s relatively easy to enable.

Name: Apache
HomePage: http://www.apache.org/
Function: Webserver

http://www.opensourcehowto.org/how-to/apache/setup-apache2-with-access-to-home-directories.html

Setup Apache2 with OpenSSL

This is a how-to for using openssl to generate a ssl cert and use it with apache web server for a secure site.

Name: OpenSSL
HomePage: http://www.openssl.org/
Function: developed for transmitting private documents via the Internet using cryptographic a system

Name: Apache
HomePage: http://www.apache.org/
Function: Webserver

http://www.opensourcehowto.org/how-to/apache/setup-apache2-with-openssl.html

Setup Apache2 with OpenLDAP Authentication

This is a how-to to allow only users that have authenticated against an openLDAP server to gain access to certain areas of your apache server.

Name: Apache
HomePage: http://www.apache.org/
Function: Webserver

Name: OpenLDAP
HomePage: http://lam.sourceforge.net/
Function: OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol

http://www.opensourcehowto.org/how-to/apache/setup-apache2-with-openldap-authentication.html