Hey all, vincent, ect,
I need to lookup the webserver user, to be able to verify some settings files and caching pages are always owned by the user.
Example test flow:
is this file owned by $apacheuser?
NO -> awwww freek out!
YES -> continue normally
done.
So how can I ask apache what user it is running as without forcing a settings file option to make it manually be entered?