Skip to content

The Dummy Programmer

Stories of daily programming

  • Home
  • The Dummy Programmer Robot
    • Overview
    • Version history & downloads
    • Tutorials
      • TDP Robot – The basics
      • A simple SQL Server backup solution
      • A simple SQL Server backup solution – A next step
  • My other dummy projects
  • Games
    • Space Y: An Asteroids clone
  • Services
    • What’s my user agent
    • What’s my IP address
  • Donate
  • About
  • Toggle search form

Category: Apache

Run an Apache website under SSL

Today we continue our journey into the Linux world and the Apache configuration. We touched on this topic in the following posts: Install Ubuntu Server as VirtualBox guest Install LAMP in Ubuntu Server Add a new website to an Apache installation So now, in short, we have seen how to install Ubuntu, how to install…

Read More “Run an Apache website under SSL” »

Apache

Add a new website to an Apache installation

Hello my friends! Today I would like to talk about the Linux world once again. In a previous post we saw how to set up a LAMP server in Linux Ubuntu. Basically the installation of LAMP provides a default website, or a “virtualhost” as they are called in Apache, with a default web page. This…

Read More “Add a new website to an Apache installation” »

Apache

Self signed certificate with Apache/Ubuntu

Have you ever need to install a self signed certificate with Apache on Ubuntu? I need that in my development machine and now I’m going to show you what I did. First of all, log in into your Linux Ubuntu machine and activate the SSL support using the following command: sudo a2enmod ssl Now you…

Read More “Self signed certificate with Apache/Ubuntu” »

Apache

Redirect to HTTPS using Apache .htaccess file

I created a Joomla website and published online in the customer hosting space of the provider Aruba. Aruba, in his hosting plans, provides a free domain validated certificate and so I wanted to use it. I installed the certificate and then I tried to make an automatic redirect in order to use the HTTPS protocol….

Read More “Redirect to HTTPS using Apache .htaccess file” »

Apache

Copyright © 2022 The Dummy Programmer | Privacy Policy |

Powered by PressBook Masonry Dark