exponential.earth / exponential / documentation / building an ez publish site / prerequisits
These documentation pages are no longer maintained. Please visit the new documentation site.
To follow this tutorial, you should have:
If you have installed the plain site correctly then you are able to access the user and administration interfaces. The URL to the default public/user interface of the "Plain" site is:
http://www.example.com/path/index.php/plain
And looks like:
The following URL of the administration interface will take you to the login section of this site:
http://www.example.com/path/index.php/plain_admin
The administration site looks like the following screenshot:
Comments
URLs are case sensitive
Fred Nerks
Monday 14 March 2005 9:59:11 pm
E.G. if you defined your admin URL to:
http://www.example.com/path/index.php/MY_admin
Then:
http://www.example.com/path/index.php/my_admin
Will generate a "Module not found" error.