Skip to content

Instantly share code, notes, and snippets.

@ptarjan
Created June 10, 2014 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ptarjan/c0623cd97e237444e36b to your computer and use it in GitHub Desktop.
Save ptarjan/c0623cd97e237444e36b to your computer and use it in GitHub Desktop.
ptarjan@ubuntu:/tmp/fcgiquery$ export | grep APA
declare -x APACHE_LOCK_DIR="/var/lock/apache2"
declare -x APACHE_LOG_DIR="/var/log/apache2"
declare -x APACHE_PID_FILE="/var/run/apache2/apache2.pid"
declare -x APACHE_RUN_DIR="/var/run/apache2"
declare -x APACHE_RUN_GROUP="www-data"
declare -x APACHE_RUN_USER="www-data"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment