Manually start a service in CentOS
To manually start a service in CentOS, for example service httpd start, use the following:
To manually start a service in CentOS, for example service httpd start, use the following:
Are you trying to set up your hosting so that if you type a URL ending with a directory name it lists all the files in that directory (in the browser), but instead of the directory listing you get an Apache test page ?
Read more about Apache test page instead of directory listing in Linux »