I can browse the company intranet site using the following URL.
http://192.168.1.2/admin/index.php
How do I find the full path of the file "index.php"? I tried...
locate admin/index.php
and it gave me a lot of results from different directories. What I need to do is to make some changes to index.php file.
I searched for httpd.conf and again I found several files in different locations.