logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: start page file location
Author
rac8006



Joined: 01 Dec 2015
Posts: 2
Location: US Allen Park

PostPosted: Tue 01 Dec '15 18:36    Post subject: start page file location Reply with quote

I'm new to apache2. I am trying to find the location of the file that gets loaded in the web browser. When you enter a site IP address. I have a WD My Cloud that is running apache2. When I enter the IP adddress of the My Cloud in my browser I get a page loaded that allows me to login to the site. I can view to page source in the browser. But I can't seem to find the file on the My Cloud. I've searched the /var/www folder for the data loaded to the page. I've looked thru the /etc/apache2 files Which mention some files but they reference ${DOCUMENT_ROOT}/UI Not sure where ${DOCUMENT_ROOT} is defined.
Sorry for asking such a simple question. I have no experience with web server code. Though I have worked with multiple languages over the years.

Thanks
RAC
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Fri 04 Dec '15 16:27    Post subject: Reply with quote

Which Linux do you run?
Back to top
rac8006



Joined: 01 Dec 2015
Posts: 2
Location: US Allen Park

PostPosted: Fri 04 Dec '15 16:44    Post subject: start page file location Reply with quote

I'm running debian linux wheezy on a WD My Cloud 6TB.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Fri 04 Dec '15 19:13    Post subject: Reply with quote

In the /etc/apache2 folder there is an "env file" there you can see the variable. I forgot the name of that file.
Back to top


Reply to topic   Topic: start page file location View previous topic :: View next topic
Post new topic   Forum Index -> Apache