Skip to content

File extensions for CGI scripts outside of cgi-bin folder #8

@sophiebremer

Description

@sophiebremer

Is your feature request related to a problem? Please describe.
Sometimes you have to continue with a website structure, that makes it impossible to keep all CGI scripts in one single CGI folder.

Describe the solution you'd like
Allow the definition of file extensions for CGI scripts, that are outside of the cgi-bin folder. Ideally it should be possible, that common blog software can run in SVR.

Describe alternatives you've considered
An alternative to a free definition could be the allowance of script files with .cgi ending. This though will make it impossible to run typical script files of Perl, PHP, and Python.

Additional context
The problem revealed itself when testing the second CGI example of https://en.wikipedia.org/wiki/Common_Gateway_Interface#Example

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions