Skip to content

Marco's birthday wishlist #123

Description

@marcorondong
  1. TO FIX:
  • fancywebsite/FormTest/Register --> its not registering
    --> it's because the cgi script is writing to a diferent database. I need to provide the current localhost to edit the correct database.
    The same applies to the other scripts that uses fixed locations.

  • When running error.py; the server doesnt send a page for 502 bad gateway. is it ok? ✅

  • Image.py doesnt work. is ot ok? I think it needs executing permissions, and the image file. ✅ *gabrielBranch

  • Location.py doesnt work. I think it needs to also point to localhost and port. ✅ *gabrielBranch

  • Print_body.py prints also the message header. Check if we're sending the correct data.
    I think yes, because we're not skipping the header if it's a GET request. See if this is correct.
    Also check if when request is GET, the body is "". ✅ *gabrielBranch

  1. Run our webserver in virtualmachine, and test it in my pc and in Filip/Gabriel.

  2. Change "Method not allowed" to "Forbidden" (as nginx when limit_exept) -> ✅ *pull request Fs 20241013 fix nginx codes #137 will fix it

  3. Test for isues when calling "new" (at least that; since we're allocating memory for that). ✅

  4. Check if we should send the headers to the cgi. Cuy currently, if the request is GET, we're sending them.
    I'd like to know how NOT to send them. ✅

  5. Rename some content in the pages and change css to make them prettier and more different.

  6. Code a page whichs uses the other cgi scripts? (sh, pl, php)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions