xampp Environment Variables in Apache and Xampp By www.9lessons.info Published On :: Sun, 8 Aug 2021 14:46:00 -0400 Few days back one of my friend's project database credentials got exposed. After some investigation, we realized that it is because of the .git config commit. I would recommend configuring your sensitive credentials with operating system environment variables. This way you can protect information from the code base. This post will explain how to set up an environment variable for an Apache web server. Full Article apache environment php ubuntu xampp
xampp Pocketbase Hosting on Apache or XAMPP By www.9lessons.info Published On :: Sun, 30 Oct 2022 18:06:00 -0400 Pocketbase is an open-source application and alternative to Google Firebase. This is offering realtime database, authentication(including social), and file storage for your next web and mobile application. This article is about how to host the Pocketbase application server which usually runs at 8090 port with your existing application server. If you are using Linux and Apache based server, the following steps will help you to virtual host different ports host to the default 80 port. Full Article apache Authentication Database Hosting pocketbase realtime xampp
xampp Google Cloud VM Instance Setup with Ubuntu and XAMPP PHP Server By feedproxy.google.com Published On :: Tue, 06 Aug 2019 20:10:50 PDT Google cloud platform is a cloud computing service and a perfect alternate for Amazon Webservices. Nowadays most of the top companies are moving towards Google services for better results. Google cloud platform is offering a $300 free trial for one year. This post is about how to set up VM instances with firewall rules in addition to creating a XAMPP server with Ubuntu operation system. This is almost similar to my previous article about the Amazon EC2 setup. Try this and enrich your side projects. Full Article Cloud google php ubuntu Web Services xampp
xampp Microsoft Azure Virtual Machines Setup with Ubuntu and XAMPP PHP Server By feedproxy.google.com Published On :: Wed, 07 Aug 2019 07:39:04 PDT Microsoft Azure is another great alternate cloud service and it is offering a one-year free trial with $200 credit. This post is almost similar to my previous Cloud service article. This will explain to you how to set up a virtual machine instance with secure firewall rules and setting up a XAMPP(PHP Maria DB Server) using the Ubuntu operating system. Microsoft Azure has lots of free project management services. This is very useful for your side projects. Full Article Azure Cloud Hosting Microsoft php Web Services xampp