Web application troubleshooting: Difference between revisions
Jump to navigation
Jump to search
m
→Web server level
(Created page with "網站應用程式技術問題排除 == Web script level == * Understanding the meaning of critical HTTP status codes 4xx, 5xx Troubleshooting of HTTP errors * Javascrip...") |
|||
| Line 11: | Line 11: | ||
== Web server level == | == Web server level == | ||
* [https://httpd.apache.org/docs/2.4/logs.html Log Files - Apache HTTP Server Version 2.4] | * [https://httpd.apache.org/docs/2.4/logs.html Log Files - Apache HTTP Server Version 2.4] on {{Win}} & {{Linux}} | ||
* [https://docs.nginx.com/nginx/admin-guide/monitoring/logging/ Configuring Logging | NGINX Plus] | * [https://docs.nginx.com/nginx/admin-guide/monitoring/logging/ Configuring Logging | NGINX Plus] on {{Win}} & {{Linux}} | ||
* [https://docs.microsoft.com/zh-tw/windows/win32/http/iis-logging IIS 記錄 - Win32 apps | Microsoft Docs] on {{Win}} | |||
== OS level == | == OS level == | ||