Skip to content

[HELP] SSI usage with netutils/thttpd #3134

@TimJTi

Description

@TimJTi

Description

I am successfully using the thttpd library to serve my pages and run custom cgi scripts but I have not managed to coerce it to parse the index.html page for simple SSI directives such as date.

As best as I can find out - and I appreciate this is not "native" nuttx-apps and is quite old - I should be able to get it to parse by changing the usual URL http:/10.0.0.1/index.html to a URL like this: http:/10.0.0.1/cgi-bin/ssi/index.html (which is where the cgi "applications" are located, albeit virtually I think)

But I might be missing the point?

It's not a big deal as I can sort this using my own CGI script, in the style of a REST API or something, but it annoys me that I can't get it to work!

Verification

  • I have verified before submitting the report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions