» tagged pages
» logout

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

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

Apache

Apache is the world’s most popular HTTP server, its enormous popularity has also led to the eponymous foundation that now serves as host to a raft of open source projects, all licensed under the Apache License.

See the Apache Organization project for details on other Apache Projects.

SourceLabs includes Apache httpd in its Self Support for Linux and Open Source Java offering.