How to access /stats folder?

Discussion in 'Installation/Configuration' started by Sense, Dec 1, 2016.

  1. Sense

    Sense New Member

    Hello guys,
    I need a little help with statistics.

    I'm using PHP Framework with MVC conception, so when I create new domain, I always go to Options -> Apache directives and I add something like this:
    DocumentRoot "/var/www/clients/client11/web15/web/www"
    So, I have only www dir public, other folders (app, config, libs etc.) are without access and everything is fine.
    And now you maybe know what is my problem - I can't access a stats folder, which is in parent folder than the document root (www). Can you tell me please a best solution, how make access to stats folder again?

    Thank you for your help.
     
  2. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    Maybe try an Alias for /stats to the stats directory?
     

Share This Page