Skip to content

Instantly share code, notes, and snippets.

@aonurdemir
Last active February 5, 2018 15:13
Show Gist options
  • Save aonurdemir/3e5dbad2bf92386b3f49d4f4429a28f1 to your computer and use it in GitHub Desktop.
Save aonurdemir/3e5dbad2bf92386b3f49d4f4429a28f1 to your computer and use it in GitHub Desktop.
Apache komutlar
Version göster
$ httpd -v
Install (centos)
$ sudo yum install httpd
Install (centos)
$ sudo service httpd start
Find DocumentRoot
$ grep -i 'DocumentRoot' /etc/httpd/conf/httpd.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment