View Full Version : execute *.cgi files in stats
How get I files working in the /stats directory?
The stats folder is not made to add .cgi files to it. If you want to execute such files you will have to add the needed apache directives either in the apache directives field of the website or you edit the master template in /usr/local/ispconfig/server/conf/
The goal ist to to run mailgraph not visible for everyone by putting the mailgraph.cgi not in the webroot.
Ok, my solution in webroot is
mkdir monitor
chown webx.clientx monitor
cp mailgraph.cgi monitor
cp stats/.htaccess monitor
so I don't have to create a new .htacces file and can use the same account as for stats to login.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.