This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.

* NOTE: Things to Remember [Dec. 10, 2011, 6:16 a.m.]


1) There are 3 important directories in making up the system, and they are interdependent to one another: route, controller and view (MVC Model). If you were to make changes to one, you must make changes to all.

2) When making changes in any configuration files, you must restart the server.