I'm following the on-line tutorial and everything worked as expected until I added the "Sign up here link". I found that the link was not formed properly and fixed that (forum.phalcon.io/discussion/723/url-problem) and now the link looks OK https://webopsdev.ucsd.edu/tutorial/signup. When I click it I get a 404 error. The directory structure and files match the tutorial's. These files are in place: tutorial\app\controllers\SignupController.php tutorial\app\views\signup\index.phtml
I am running IIS7.5 / Win2008 Server / PHP 5.4.14. I imported the tutorial's .htaccess with the IIS console.
What have I missed?
Thanks, Ron