Wireless Army
This is a blog / tips and tricks website for web developers and security researchers.
follow us in feedly


apache as which user?
by admin
 at 2019-03-06 04:30:00.

to find out apache is running as which user you can run this command while apache is running

ps aux | grep apache


usually it is www-data