View Single Post
  #4 (permalink)  
Old 06-22-2008, 04:04 PM
jweber jweber is offline
Senior Member
 
Join Date: Jun 2008
Location: Florida
Posts: 108
Default

the index.php file needs to be within your webroot. if you have your index.php file in the html directory, as the default structure dictates, then the html directory should be within your webroot.

the application, library, and other such directories should be placed outside the webroot.

Last edited by jweber : 06-22-2008 at 04:08 PM.
Reply With Quote