Blog

The best way to set your htaccess and rewrite your URLs

apache-htaccess-rewriting

How to configure your apache htaccess to rewrite your URLs without messing up with the existing files and folders.

Install Python 3.8 on a Raspberry pi with Raspbian 8

Python-programming

I have a Raspberry pi 3 running on Raspbian 8, and I was trying to run python 3.8 for a specific application that will run on it. The python 3.8 is not available in the repository, so I had to compile it myself.