- 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.
推薦閱讀
- 自然語言處理實戰(zhàn):預訓練模型應用及其產(chǎn)品化
- C語言程序設計習題解析與上機指導(第4版)
- Java異步編程實戰(zhàn)
- C語言程序設計(第3版)
- Learning Elixir
- Full-Stack React Projects
- The Data Visualization Workshop
- 單片機應用與調試項目教程(C語言版)
- Mastering JBoss Enterprise Application Platform 7
- Learning OpenStack Networking(Neutron)(Second Edition)
- Bootstrap for Rails
- 石墨烯改性塑料
- 你真的會寫代碼嗎
- Mastering Machine Learning with R
- JBoss AS 7 Development