Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOpsSchool!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

when I try to open localhost using xampp server error throw Object not found!

When Showing this type error in xampp localhost at running localhost using xampp server. Then First You will go to in file location as below

“C:\Windows\System32\drivers\etc” and open “hosts” file and check this below line

127.0.0.1       localhost
::1             localhostCode language: CSS (css)

After that open file location as below

“C:\xampp\apache\conf\extra” and open “httpd-vhosts.conf” and check below line

<VirtualHost *:80>
	DocumentRoot "C:\xampp\htdocs"
	ServerName localhost
	ServerAlias www.localhost.co
	<Directory "c:/xampp/htdocs">
	Order allow,deny
	Allow from all
</Directory>
</VirtualHost>
Code language: HTML, XML (xml)

if it code will be not available in this file the write this line as below

After update this file will be open your localhost as below

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.