Blogs
Simple Apache website configurations
December 05
2024
This is just a small instruction set for creating a dynamic website with Apache2, this assumes you're using Linux and not Windows or MacOS, which would change the way you connect to the server.
Alter an image to send to a web page
July 25
2024
Recently for this website, I needed to find a way to artificially resize the images on the gallery and album page on the server so I can send a lower resolution version of the image to the client to reduce loading times for the client and reduce the amount of data the server has to send.