Welcome Guest, Not a member yet? Register   Sign In
Directory structure and DocRoot (Document Root)
#1

[eluser]fireproofsocks[/eluser]
Forgive me for asking... my Google skills are failing me today...

Basically, the normal directory structure is:
Code:
index.php  <-- doc root
/system/application

But what I would like is:
Code:
/logs/
/system/
/html/index.php <-- docroot

Moving unnecessary stuff out of the docroot would make securing the site easier.

Anyone got any suggestions?
#2

[eluser]jáquer[/eluser]
Edit index.php and change the $application_folder variable to the full path of the application.

Check out this section of the user guide.




Theme © iAndrew 2016 - Forum software by © MyBB