Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add http error pages #381

Merged
merged 6 commits into from
Jan 29, 2017
Merged

add http error pages #381

merged 6 commits into from
Jan 29, 2017

Commits on Jan 23, 2017

  1. implement 404 for webserver - this is a quick hack, should be refacto…

    …red later
    redpanther committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    49abe57 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Configuration menu
    Copy the full SHA
    35bbaf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

  1. add http error pages ... design is more a placebo ;-)

    redpanther committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    f80d1af View commit details
    Browse the repository at this point in the history
  2. tune errorpages

    fix some cgi related stuff, now only python is possible
    executing and reading python file is possilbe, but it cannot receive any data from webui
    redpanther committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    fde7fce View commit details
    Browse the repository at this point in the history
  3. fix typo

    redpanther committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    2d106b2 View commit details
    Browse the repository at this point in the history
  4. fix another typo

    redpanther committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    b5b4300 View commit details
    Browse the repository at this point in the history