Hi,

I'm trying to setup nfsen so that it is served from an Apache reverse proxy. It seems to load fine but I'm missing all rrds images and the css doesn't seem to load. Nfsen is located in "/data/nfsen" and in "/var/www/html/nfsen/" for the web interface files.

Here is the apache VH statement :

     ProxyPass /nfsen http://nfsen_server_ip/nfsen/
     ProxyPassReverse /nfsen http://nfsen_server_ip/nfsen/

        <Location http://nfsen_server_ip/nfsen/>
            Order allow,deny
            Allow from all
        </Location>


Is there anything I need to edit in the nfsen.conf so that files are correctly loaded from the correct path?

--
Laurent Dumont
https://coldnorthadmin.com

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to