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

Tags

How to setup virtual host file configuration for local WordPress setup on XAMPP?

May 17, 2023 - by kurinchilamp / / Post Comment
To set up a virtual host configuration for a local WordPress setup on XAMPP, follow these steps: Open the Apache configuration file: Navigate to the XAMPP installation directory and locate the httpd.conf file. It is typically found in the apache\conf subdirectory. Open the file in a text editor. Uncomment the virtual hosts include: In the httpd.conf file, search for the line that includes the httpd-vhosts.conf file. It will look like this: (more…)
Continue Reading

Apache webserver (httpd) service installation on CentOS 7 Linux

Jul 20, 2015 - by kurinchilamp / Linux Server / Post Comment
First set up the httpd (web) service $ yum install httpd If httpd service is already installed, update the service $ yum update httpd Now, start the web server $ service httpd start Redirecting to /bin/systemctl start httpd.service Check the status of the web server $ service httpd status (more…)
Continue Reading

TECHNOLOGY DEV STACK

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