[PR #1] [MERGED] Allow to choose web server software (webrick is bad choice for production #52

Closed
opened 2026-02-27 22:07:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sibprogrammer/owp/pull/1
Author: @akzhan
Created: 8/15/2011
Status: Merged
Merged: 8/15/2011
Merged by: @sibprogrammer

Base: masterHead: allow-to-choose-web-server-software


📝 Commits (1)

  • ae38864 Allow to choose web server software (webrick is bad choice for production, so allow to use thin, unicorn etc.)

📊 Changes

2 files changed (+7 additions, -3 deletions)

View changed files

📝 config/owp.conf.sample (+3 -0)
📝 script/owp (+4 -3)

📄 Description

Allow to choose web server software (webrick is bad choice for production, so allow to use thin, unicorn etc.)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sibprogrammer/owp/pull/1 **Author:** [@akzhan](https://github.com/akzhan) **Created:** 8/15/2011 **Status:** ✅ Merged **Merged:** 8/15/2011 **Merged by:** [@sibprogrammer](https://github.com/sibprogrammer) **Base:** `master` ← **Head:** `allow-to-choose-web-server-software` --- ### 📝 Commits (1) - [`ae38864`](https://github.com/sibprogrammer/owp/commit/ae38864cd38ec7bba1e1cac0586a96d92e8eaf44) Allow to choose web server software (webrick is bad choice for production, so allow to use thin, unicorn etc.) ### 📊 Changes **2 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `config/owp.conf.sample` (+3 -0) 📝 `script/owp` (+4 -3) </details> ### 📄 Description Allow to choose web server software (webrick is bad choice for production, so allow to use thin, unicorn etc.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:07:25 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/owp#52
No description provided.