# webserver

Published articles for webserver.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Kolmo: A Schema and Runtime Toolkit for Software Configuration

DevFeed: [Kolmo: A Schema and Runtime Toolkit for Software Configuration](<https://devfeed.tech/articles/kolmo-36464.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/posts/kolmo/>)

Published: 2017-10-24T08:24:57Z

Content type: article

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [configuration](<https://devfeed.tech/topics/configuration.md>), [Parsing](<https://devfeed.tech/topics/parsing.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Software](<https://devfeed.tech/topics/software.md>), [The Lounge](<https://devfeed.tech/topics/thelounge.md>)

Tags: [configuration](<https://devfeed.tech/tags/configuration.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [effect](<https://devfeed.tech/tags/effect.md>), [parsing](<https://devfeed.tech/tags/parsing.md>), [programming](<https://devfeed.tech/tags/programming.md>), [webserver](<https://devfeed.tech/tags/webserver.md>)

### AI overview

This article explains Kolmo, a toolkit for defining, documenting, parsing, validating, and manipulating software configuration. It describes schema features such as constraints, units, metadata, and types, along with runtime configuration access, web-based manipulation, rollback, and configuration dumps.

### Source excerpt

Welcome to Kolmo There are three avenues to learn about Kolmo (GitHub). There are two Youtube videos, one from the most excellent NLNOG 2017, the other from the equally excellent UKNOF 38. These videos explain a lot of the the history and the 'why' behind Kolmo. There is also the kolmo.org website, which is 'self-hosted' by the ws Kolmo-powered webserver. Finally, there is this post, in which I focus on what Kolmo actually does, without spending much time on the 'why' or the history.

## How Agencies & Freelancers Should Do Web Hosting

DevFeed: [How Agencies & Freelancers Should Do Web Hosting](<https://devfeed.tech/articles/how-agencies-freelancers-should-do-web-hosting-31321.md>)

Original publisher: [Read original article](<https://nystudio107.com/blog/web-hosting-for-agencies-freelancers>)

Author: andrew@nystudio107.com (Andrew Welch)

Published: 2017-03-09T07:10:00Z

Content type: tutorial

Language: en

Sources: [nystudio107 | Articles on modern web development.](<https://devfeed.tech/sources/nystudio107-articles-on-modern-web-development.md>)

Topics: [hosting](<https://devfeed.tech/topics/hosting.md>), [Web](<https://devfeed.tech/topics/web.md>), [Server](<https://devfeed.tech/topics/server.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [afterthought](<https://devfeed.tech/tags/afterthought.md>), [article](<https://devfeed.tech/tags/article.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [insights](<https://devfeed.tech/tags/insights.md>), [shouldn-t](<https://devfeed.tech/tags/shouldn-t.md>), [useless](<https://devfeed.tech/tags/useless.md>), [web-hosting](<https://devfeed.tech/tags/web-hosting.md>), [webserver](<https://devfeed.tech/tags/webserver.md>), [websites](<https://devfeed.tech/tags/websites.md>)

### AI overview

This article explains why agencies and freelancers should treat web hosting as an important project decision. It compares shared, managed, and VPS hosting and argues that VPS hosting is often the best choice, while criticizing shared hosting for its cost and reliability tradeoffs.

### Source excerpt

Websites are useless without a webserver hosting it. Yet web hosting is often an afterthought. It shouldn't be.

## Why to Avoid .htaccess Files When You Control Apache Server Configuration

DevFeed: [Why to Avoid .htaccess Files When You Control Apache Server Configuration](<https://devfeed.tech/articles/stop-using-htaccess-files-no-really-31303.md>)

Original publisher: [Read original article](<https://nystudio107.com/blog/stop-using-htaccess-files-no-really>)

Author: andrew@nystudio107.com (Andrew Welch)

Published: 2016-11-24T04:43:00Z

Content type: opinion

Language: en

Sources: [nystudio107 | Articles on modern web development.](<https://devfeed.tech/sources/nystudio107-articles-on-modern-web-development.md>)

Topics: [Web Development](<https://devfeed.tech/topics/web-development.md>), [nginx](<https://devfeed.tech/topics/nginx.md>), [hosting](<https://devfeed.tech/topics/hosting.md>)

Tags: [apache](<https://devfeed.tech/tags/apache.md>), [configure](<https://devfeed.tech/tags/configure.md>), [don-t](<https://devfeed.tech/tags/don-t.md>), [file](<https://devfeed.tech/tags/file.md>), [htaccess](<https://devfeed.tech/tags/htaccess.md>), [insights](<https://devfeed.tech/tags/insights.md>), [nginx](<https://devfeed.tech/tags/nginx.md>), [performance](<https://devfeed.tech/tags/performance.md>), [server](<https://devfeed.tech/tags/server.md>), [using](<https://devfeed.tech/tags/using.md>), [webserver](<https://devfeed.tech/tags/webserver.md>), [you-re](<https://devfeed.tech/tags/you-re.md>)

### AI overview

This article argues that .htaccess files add performance overhead in Apache because each request can trigger repeated searches, merging, and reconfiguration. It recommends placing directives in the main Apache server configuration when available, noting that modern web servers such as Nginx do not use .htaccess files.

### Source excerpt

Every CMS under the sun has you configure a .htaccess file if you're using Apache. Don't do it!

## ReactOS Website back online again

DevFeed: [ReactOS Website back online again](<https://devfeed.tech/articles/reactos-website-back-online-again-33232.md>)

Original publisher: [Read original article](<https://reactos.org/project-news/reactos-website-back-online-again/>)

Published: 2006-12-29T00:00:00Z

Content type: news

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [Website](<https://devfeed.tech/topics/website.md>), [RAID](<https://devfeed.tech/topics/raid.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Server](<https://devfeed.tech/topics/server.md>)

Tags: [free](<https://devfeed.tech/tags/free.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [partitions](<https://devfeed.tech/tags/partitions.md>), [raid](<https://devfeed.tech/tags/raid.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [server](<https://devfeed.tech/tags/server.md>), [webserver](<https://devfeed.tech/tags/webserver.md>), [website](<https://devfeed.tech/tags/website.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

### AI overview

The ReactOS website returned online after being unavailable for two weeks because a failed RAID controller caused the server to lose its RAID partitions. The server hardware and hard-disk content were restored.

### Source excerpt

ReactOS Website back online again ReactOS website has been offline for two weeks due to a hardware problem. Everything is back online! The RAID controller inside the server failed and "forgot" all RAID partitions, the reason is unknown. The server hardware and harddisk content has been restored and everything is back online again. Fixing the problem was not easy during christmas time. Thanks to all persons who have been involved in bringing the webserver back online.

## Server transfer is over

DevFeed: [Server transfer is over](<https://devfeed.tech/articles/server-transfer-is-over-33242.md>)

Original publisher: [Read original article](<https://reactos.org/project-news/server-transfer-over/>)

Published: 2006-09-25T00:00:00Z

Content type: news

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [Server](<https://devfeed.tech/topics/server.md>), [ReactOS](<https://devfeed.tech/topics/reactos.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [datacenter](<https://devfeed.tech/tags/datacenter.md>), [free](<https://devfeed.tech/tags/free.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [server](<https://devfeed.tech/tags/server.md>), [services](<https://devfeed.tech/tags/services.md>), [webserver](<https://devfeed.tech/tags/webserver.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

### AI overview

ReactOS announced that its servers had been fully transferred to a new datacenter and new hardware, including its mailing lists, webserver, website contents, and SVN server. The transfer caused temporary access problems, and static webpages would thereafter update automatically every two hours.

### Source excerpt

Servers are finally migrated to new places! The ReactOS server is finally fully migrated now to a new datacenter and new hardware, including mailing lists, webserver with all its contents, SVN server, etc. We had to change really a lot of stuff, to make future transfers easier, to prevent "slashdotting" and thus some of you experienced problems using the website or services during the transfer period. I am very pleased to announce that now everything is in place and is expected to work as it always did.