Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

path in htaccess and config.php #161

Open
inrussiawithhate opened this issue Oct 21, 2014 · 2 comments
Open

path in htaccess and config.php #161

inrussiawithhate opened this issue Oct 21, 2014 · 2 comments

Comments

@inrussiawithhate
Copy link

Hello! I want to know how it should look the way in config.php and .htaccess, if my host is addon domain /home/user/public_html/site.com/hackthis/html/ and /home/user/public_html/site.com/hackthis/files/
Then what should be added to .htaccess and config.php as time? That is my main question. Thank you!
What should be the way in config and htaccess, if I gave you the whole time? Thank you!

@inrussiawithhate inrussiawithhate changed the title path / path in htaccess and config.php Oct 21, 2014
@lwward
Copy link
Member

lwward commented Oct 21, 2014

.htacces
php_value include_path ".:/home/user/public_html/site.com/hackthis/files/ "

This should be the only variable you need to change in relation to your internal directory structure.

@inrussiawithhate
Copy link
Author

And to ask. html folder remains, right? Ie, no change and move the files? This also applies to /files folder? That site will load in this way: http://site.com/html right?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants