Skip to main content
ez.no / exponential / documentation / building an exponential site / prerequisits / urls are case sensitive
Fred Nerks
Monday 14 March 2005 9:59:11 pm
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.