• support[@]kurinchilion.com
  • +1 (888) 666-4252

Apache Server – Where to set folders, files for hosting applications?

Dec 24, 2008 - by kurinchiblogger / / Post Comment
There will be a link in httpd.conf file stating the document root where all our web application files need to reside though there can be symbolic links pointing to other locations. [root@user Desktop]# vi /etc/httpd/conf/httpd.conf .......... .......... DocumenRoot "/var/www/html" .......... .......... Based on the configuration setting, we need to identify the location where we need to create folders that will serve as the root for the applications that we would want to host.
Continue Reading

TECHNOLOGY DEV STACK

Following are some of the technologies that we use to build and maintain solutions for our clients.