defendtheweb / hackthis.co.uk

HackThis!!
http://www.hackthis.co.uk
Other
46 stars 55 forks source link

path in htaccess and config.php #161

Open inrussiawithhate opened 9 years ago

inrussiawithhate commented 9 years ago

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!

lwward commented 9 years ago

.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 commented 9 years ago

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?