HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What is the file name and path of this file? pleas...
Operating System - HP-UX
1833875
Members
1848
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 01:28 PM
11-03-2003 01:28 PM
Dear All,
We have a HP-UX 11.0 server , (ex.IP:172.24.100.210)
If I visit the URL http://172.24.100.210,
it will show the attached html file.
I want to know the file name and its path.
The file name maybe something like 'index.html'.
If anyone knows the correct file name and path.
please tell me, thx.
Regards.
Violin.
We have a HP-UX 11.0 server , (ex.IP:172.24.100.210)
If I visit the URL http://172.24.100.210,
it will show the attached html file.
I want to know the file name and its path.
The file name maybe something like 'index.html'.
If anyone knows the correct file name and path.
please tell me, thx.
Regards.
Violin.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 01:35 PM
11-03-2003 01:35 PM
Solution
Hi,
You are running apache and if you go to the htdocs directory in the home directory of Apache.
Say if its installed in /opt/apache then inside /opt/apache/htdocs
there is fine called index.html.en
thats the file it is displaying when you open the URL
And this is defined in /opt/apache/conf/httpd.conf file
You are running apache and if you go to the htdocs directory in the home directory of Apache.
Say if its installed in /opt/apache then inside /opt/apache/htdocs
there is fine called index.html.en
thats the file it is displaying when you open the URL
And this is defined in /opt/apache/conf/httpd.conf file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 01:50 PM
11-03-2003 01:50 PM
Re: What is the file name and path of this file? please help.
Hi,
If you don't want this web page to come, you can stop running apache. by navigating to /opt/apache/bin directory and typing in ./apachectl stop.
This will stop the apache web server and your index.html file in the htdocs folder will not be displayed in the browser.
If you want apache not to run at boot time, edit the file /etc/rc.config.d/apacheconf and change the value of APACHE_START=0 from APACHE_START=1
Regards
Naveej
If you don't want this web page to come, you can stop running apache. by navigating to /opt/apache/bin directory and typing in ./apachectl stop.
This will stop the apache web server and your index.html file in the htdocs folder will not be displayed in the browser.
If you want apache not to run at boot time, edit the file /etc/rc.config.d/apacheconf and change the value of APACHE_START=0 from APACHE_START=1
Regards
Naveej
practice makes a man perfect!!!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP