» tagged pages
» logout

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

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

Apache2 & Virtual Hosts

This is a how-to for setting up Apache2 with IP Virtual Hosts. In this example I will be uing internal Class C network IP addressess 192-223 but there is little difference to using external Class D IP addresses 224–239.

At the end of this how-to we want the following website addresses to work

192.168.0.25 – http://portal.fedora.directory.server

192.168.0.50 – http://mail.fedora.directory.server

192.168.0.75 – http://intranet.fedora.directory.server

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

http://www.opensourcehowto.org/how-to/apache/apache2—virtual-hosts.html

OpenSource GNUPanel want replaces CPanel and WHM

GNUPanel is hosting control panel software with an interface written in PHP and an engine that works with Debian Operating System at 32bit or 64 bit.

opensource: del.icio.us tag/opensource

OpenSource GNUPanel want replaces CPanel and WHM

GNUPanel is hosting control panel software with an interface written in PHP and an engine that works with Debian Operating System at 32bit or 64 bit.

License:GPL: del.icio.us tag/gpl

Re: fastcgi permission error

Apache FastCGI module startup error and solution

opensource: del.icio.us tag/opensource

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.