Vanilla "conf" folder
I just installed Vanilla yesterday. According to the installation instructions, I uploaded the contents to my public_html folder. But if anyone goes to my site using http://www.mydomain.com/conf , they can see my config.php . Isn't this an issue? Should this folder not be hidden?
0
This discussion has been closed.
Answers
Do you mean they can see the contents of config.php? That would be bad.
The line <?php if (!defined('APPLICATION')) exit();
Should be there to stop direct viewing.
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong. || Plugin Development Explained
I think he already resolved the problem, it now gives a 404 error.
There was an error rendering this rich post.