Vivek KastureforJr. Developer's Blogsjrdeveloper.hashnode.net·Dec 8, 2022Deploy multiple Angular apps on the same serverMost web apps built with angular are generally deployed individually on the server. Deploying only an angular app is as easy as deploying some static site. Deploy an individual site on the server. Prerequisite: The angular app is ready with some rou...DiscussAngular
Mikael AnderssonforKrikastempcoder.hashnode.net·Mar 30, 2023Django how to set up Apache to run with virtualhostPrerequisites Django and python need to be already installed on the server Set up the django environment The first we need to do is to set up our Django environment then we need to set up a virtual environment where we can install Django. In there we...Discussapache
Sohag HasanforSohag's Notessohag.hashnode.net·Aug 4, 2022Virtual Host for Laravel with apache2You have new Linux PC with fresh apache2 installation. Now you don't know how to point to your Laravel site? Let's follow the below steps. Add your desired domain name in /etc/hosts (example: myblog.test you can give anything here and you should put ...Discuss·32 readsapache
Mikael AnderssonforKrikastempcoder.hashnode.net·Mar 30, 2023Django how to set up Apache to run with virtualhostPrerequisites Django and python need to be already installed on the server Set up the django environment The first we need to do is to set up our Django environment then we need to set up a virtual environment where we can install Django. In there we...Discussapache
LuKmanforLuKmanlukman.hashnode.net·Feb 19, 2023How to create a custom server in next.js using vhost and expressNext.js is a popular framework for building server-rendered React applications. It provides an easy-to-use development environment and powerful tools for building complex applications. One of the great features of Next.js is the ability to create cus...Discuss·151 readsVirtual Host
Vivek KastureforJr. Developer's Blogsjrdeveloper.hashnode.net·Dec 8, 2022Deploy multiple Angular apps on the same serverMost web apps built with angular are generally deployed individually on the server. Deploying only an angular app is as easy as deploying some static site. Deploy an individual site on the server. Prerequisite: The angular app is ready with some rou...DiscussAngular
Sohag HasanforSohag's Notessohag.hashnode.net·Aug 4, 2022Virtual Host for Laravel with apache2You have new Linux PC with fresh apache2 installation. Now you don't know how to point to your Laravel site? Let's follow the below steps. Add your desired domain name in /etc/hosts (example: myblog.test you can give anything here and you should put ...Discuss·32 readsapache