WWW - Rewrites
In WWW-Basics you learned how to setup an http server.
Now the task is a bit more challenging:
The challenge will request a random file from your server, with the sheme http://18.221.96.100:80/Guest/[0-9]+_mul_[0-9]+.html
Your server has to respond to the request with the result of number1*number2.
Example request: http://18.221.96.100:80/Guest/1000_mul_20.html
Correct response: 20000
Enjoy!
© 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 by
Gizmore