This article will walk you through setting up a Linux user with read and write permissions for your web document root, usually the /var/www/ directory. Connecting with this user via SFTP will let you upload your website content...
This article will walk you through setting up a Linux user with read and write permissions for your web document root, usually the /var/www/ directory. Connecting with this user via SFTP will let you upload your website content...
Most people serve more than one domain on their Cloud Server. Whether for different domain names or different subdomains of the same domain, the procedure is the same.
Ubuntu uses a different Apache layout than you may have encountered if you have used Apache with non-Debian based Operating Systems.
The differences are not huge and, indeed, help in configuring and deploying websites.
Debian Lenny uses a different Apache layout than you may have encountered if you have used Apache with non-Debian based Operating Systems.
The differences are not huge and, indeed, help in configuring and deploying websites....
At the time of writing, Debian Lenny comes with Apache v.2.2.9-10 and PHP v.5.2.6 and they are easily installed via the default Debian Package Manager 'aptitude'.
The advantage of using aptitude is that you will get any security...
As we know, Ubuntu Hardy uses a different layout from other non-Debian based systems - let's move on and take a look at the main apache2.conf and ports.conf.
We're not actually going to change a lot at this point, just look at...
Ubuntu Hardy Heron comes with Apache v.2.2.8 and PHP v.5.2.4 and they are easily installed via the default Ubuntu Package Manager 'aptitude'.
The advantage of using aptitude is that you will get any security updates from Ubuntu (...
Ubuntu Hardy Heron uses a different Apache layout than you may have encountered if you have used Apache with non-Debian based Operating Systems.
The differences are not huge and, indeed, help in configuring and deploying websites...
Securing connections to your website are vital when entering passwords or entering administration areas.
This article will take you through creating a self-signed certificate and configuring your virtual host to use https (port...
Let's take a look at the main httpd.conf for our CentOS Apache install.
We're not actually going to change a lot at this point, just look at the main settings and see what they mean and what a change will actually do.
Let's take a look at the main httpd.conf for our Fedora 10 Apache install.
We're not actually going to change a lot at this point, just look at the main settings and see what they mean and what a change will actually do....
Now we have Apache installed and running, we can configure it to serve multiple domains using Virtual Hosts.
Do note the layout used in these articles is explained in Multiple Hosts Layout - feel free to use the directories of...
Ubuntu Intrepid Ibex uses a different Apache layout than you may have encountered if you have used Apache with non-Debian based Operating Systems.
The differences are not huge and, indeed, help in configuring and deploying...
Apache is one of the most popular applications used to serve web pages. This article will show you how to set it up with PHP. This article assumes that you have followed the Arch 2007.08 - Setup article.
Securing connections to your website are vital when entering passwords or entering administration areas.
This article will take you through creating a self-signed certificate and configuring your virtual host to use https (port...