- Drupal 8 Module Development
- Daniel Sipos
- 101字
- 2021-07-02 12:22:33
The web server
Apache has long been the predominant web server, but it is by no means the only server. While Drupal was originally written with Apache in mind, many other web servers (including IIS, Lighttpd, and NGINX) can run Drupal.
We do not explicitly cover the web server layer anywhere in this book, primarily because development rarely requires working at that low level. However, Drupal expects a fair amount of processing from the web server layer, including the handling of URL rewriting. For more information on what you can expect, you can consult the relevant documentation page at https://www.drupal.org/docs/8/system-requirements/web-server.
推薦閱讀
- Modular Programming with Python
- SQL Server 2012數(shù)據(jù)庫管理與開發(fā)項(xiàng)目教程
- Android 應(yīng)用案例開發(fā)大全(第3版)
- Linux命令行與shell腳本編程大全(第4版)
- Mastering Drupal 8 Views
- ANSYS Fluent 二次開發(fā)指南
- WordPress 4.0 Site Blueprints(Second Edition)
- C語言程序設(shè)計(jì)
- 智能搜索和推薦系統(tǒng):原理、算法與應(yīng)用
- Learning Material Design
- C語言程序設(shè)計(jì)習(xí)題與實(shí)驗(yàn)指導(dǎo)
- Mastering jQuery Mobile
- 零基礎(chǔ)學(xué)Java第2版
- Developer,Advocate!
- Mastering Data Analysis with R