@echo"5 - Connect to Manager at http://manager.${DNSDOMAIN}/ to edit configuration"
@echo
@if[!"$(APACHEUSER)"];then\
echo;echo" Warning, since APACHEUSER was not set, $(APACHESESSIONFILEDIR), $(APACHEPSESSIONFILEDIR), $(CAPTCHADIR), $(RCAPTCHAOUTPUTDIR) and $(CONFDIR) have permissive permissions.";\
echo;echo" Warning, since APACHEUSER was not set, $(APACHESESSIONFILEDIR), $(APACHEPSESSIONFILEDIR), $(CAPTCHADIR) and $(CONFDIR) have permissive permissions.";\
echo" Fix them by yourself to restrict their view to apache process only";\