more tests on cgi

This commit is contained in:
hugogogo
2022-07-28 17:27:03 +02:00
parent 8477669e6f
commit e6ec3fe97b
10 changed files with 104 additions and 338 deletions

View File

@@ -158,11 +158,6 @@ SERVER_SOFTWARE : the server software you're using (e.g. Apache 1.3)
```
REDIRECT_STATUS : for exemple, 200
```
#### cgi questions :
- when should we use the cgi ?
- execute cgi based on certain file extensions as defined in configuration file
- if the path lead to the cgi script ?
- for certain methods like POST GET or DELETE ?
---
## ressources