Closed (fixed)
Project:
Documentation
Component:
Correction/Clarification
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2007 at 22:55 UTC
Updated:
29 Mar 2016 at 12:34 UTC
Jump to comment: Most recent
Comments
Comment #1
catchThose servers aren't officially supported by the drupal project, although they may well work fine, so this would require discussion:
http://drupal.org/requirements
Comment #2
Jaza commentedI'm in favour of expanding the list of supported web servers, to include some of the small but growing products like lighttpd and nginx. Heck, they probably support clean URLs better than IIS does, and we've always "officially" supported that.
Anyway, the actual check in Drupal's codebase for a supported web server appears to be removed, so the patch is no longer needed. Therefore, I'm leaving this issue open purely so we can continue to discuss adding more servers to the documented list at http://drupal.org/requirements
Comment #3
jhodgdonComment #4
leehunter commentedDo we even need to name specific web servers? Can Drupal run on any web server that is configured to serve PHP?
Comment #5
manish_mics commentedHere
https://www.drupal.org/requirements/webserver
on this page supported webserver already explained, so I think we can close this issue. Apache, Nginx, Hiawatha, Microsoft IIS and PHP Built-in Web Server (Development Only) are supporting.
Comment #6
hansfn commentedI also think we can close it.