What is root diectory | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

What is root diectory

where can i find root directory

5th Apr 2017, 9:20 AM
Naredla Ajay (Channel A)
Naredla Ajay (Channel A) - avatar
1 Respuesta
+ 5
In reference to PHP and ASP.Net, root directory is the folder that holds your web application files. And it is mapped to the web address of http://localhost/. It is sometimes, called document root also. Assuming XAMPP installed in D: drive (Windows), then d:\xampp\htdocs\ shall be mapped as document root.
5th Apr 2017, 9:38 AM
देवेंद्र महाजन (Devender)
देवेंद्र महाजन (Devender) - avatar