<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web Server Guides on Linode Guides &amp; Tutorials</title><link>https://www.linode.com/docs/guides/web-servers/</link><description>Recent content in Web Server Guides on Linode Guides &amp; Tutorials</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 04 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://www.linode.com/docs/guides/web-servers/index.xml" rel="self" type="application/rss+xml"/><item><title>Create a Next.js App with a Supabase Backend</title><link>https://www.linode.com/docs/guides/create-next-js-app-supabase/</link><pubDate>Wed, 08 Mar 2023 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/create-next-js-app-supabase/</guid><description>&lt;p&gt;Supabase offers an open source database solution complete with a REST API for accessing data. This makes Supabase more than just an outstanding database. It can function as a complete backend for many applications. Supabase abstracts API development and gives your application&amp;rsquo;s frontend access to the data it needs.&lt;/p&gt;</description></item><item><title>Create a React App with a Supabase Backend</title><link>https://www.linode.com/docs/guides/create-react-app-supabase/</link><pubDate>Wed, 08 Mar 2023 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/create-react-app-supabase/</guid><description>&lt;p&gt;Supabase provides a powerful open-source database that comes built-in with features like user authentication and a REST API. This makes Supabase a ready-made solution for backend services, simplifying database operations and connecting application frontends to a ready API.&lt;/p&gt;</description></item><item><title>How to Make a Server in Java in 5 Easy Steps</title><link>https://www.linode.com/docs/guides/java-web-server/</link><pubDate>Thu, 05 Jan 2023 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/java-web-server/</guid><description>&lt;p&gt;Everyone likes the idea of reducing their workload when possible, yet the need to perform basic functionality arises almost constantly. Often, developers end up doing a lot of work for what seems like little return, especially when it comes to basic web design. You don’t need a full-fledged web server to perform quick checks for things like connectivity or to ensure basic functionality. This is where Java 18’s newfound web functionality comes into play. Java 18 sets up and configures a basic Java web server you can use for simple tasks. It only takes a matter of minutes, rather than hours, and it’s a pretty straightforward process. This guide demonstrates how to work with Java 18’s web functionality to create a server in Java. It also covers how to use the &lt;code&gt;jwebserver&lt;/code&gt; command line tool.&lt;/p&gt;</description></item><item><title>Self-host Supabase with Docker</title><link>https://www.linode.com/docs/guides/installing-supabase/</link><pubDate>Thu, 01 Sep 2022 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/installing-supabase/</guid><description>&lt;p&gt;Supabase is an open source Firebase alternative featuring a Postgres database, user authentication, and REST API capabilities. It offers a robust framework for creating the backend to Angular, React, Next.js, and other frontend applications.&lt;/p&gt;</description></item><item><title>Getting Started with Appwrite as a Backend Server</title><link>https://www.linode.com/docs/guides/getting-started-appwrite/</link><pubDate>Sun, 03 Jul 2022 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/getting-started-appwrite/</guid><description>&lt;p&gt;Appwrite is an open source platform for quickly developing RESTful backend services. It is an ideal solution for reducing the time you spend developing repetitive APIs, and instead setting your focus on the frontend. Appwrite seamlessly runs alongside your other backend services, making it an adaptable solution that fits into an existing application or platform.&lt;/p&gt;</description></item><item><title>A Comparison of the NGINX and Apache Web Servers</title><link>https://www.linode.com/docs/guides/comparing-nginx-and-apache-web-servers/</link><pubDate>Mon, 15 Mar 2021 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/comparing-nginx-and-apache-web-servers/</guid><description>&lt;p&gt;The &lt;a
 href="https://httpd.apache.org/"
 
 target="_blank"
 
 &gt;&lt;em&gt;Apache HTTP Server&lt;/em&gt;&lt;/a
 &gt; (usually called &amp;ldquo;Apache&amp;rdquo;) and &lt;a
 href="https://nginx.org/"
 
 target="_blank"
 
 &gt;&lt;em&gt;NGINX&lt;/em&gt;&lt;/a
 &gt; (pronounced &amp;ldquo;engine-X&amp;rdquo;) are the two most popular open-source web servers. So much so that it can often be unclear which one is the best to use. However, once you realize what sets each apart, you can easily make the best choice for your needs.&lt;/p&gt;</description></item></channel></rss>