Welcome Guest, Not a member yet? Register   Sign In
Changing the application folder
#1

[eluser]sirfak[/eluser]
Hi
My production file structure is as follows
/public_html>>Planyourweekends>>System>>application
>>index.php

I want to move my application folder at the same level as System folder so that my folder structure will look like

/public_html>>Planyourweekends>>System
>>application
>>index.php


Now I have following questions:

What changes do I need to do in any file(say index or config)
Thanks
sirfak
#2

[eluser]exodus7[/eluser]
In your index.php, there are 2 variables you want to change, $system_folder and $application_folder.
#3

[eluser]Phil Sturgeon[/eluser]
Don't change a thing as it will do this by default. Just move the application folder up one.




Theme © iAndrew 2016 - Forum software by © MyBB