HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- general apache question for kevin wright ..
Operating System - HP-UX
1837835
Members
2432
Online
110121
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
05-18-2001 07:14 AM
05-18-2001 07:14 AM
In ref to http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xa79de7613948d5118fef0090279cd0f9,00.html
Please tell me if I am right on this.
you told me to do wich i did it all in one block like you said. I see that the same fields are all there but they are not all in one block they are seperated by words saying the options and how they work.The Atachment is this section of my apache.conf file. And it is working now as is. My question is does apache read the first options (the block)fist then ignore the others? Or should I comment everything after my block out or does it matter?
Thanks
Please tell me if I am right on this.
you told me to do wich i did it all in one block like you said. I see that the same fields are all there but they are not all in one block they are seperated by words saying the options and how they work.The Atachment is this section of my apache.conf file. And it is working now as is. My question is does apache read the first options (the block)fist then ignore the others? Or should I comment everything after my block out or does it matter?
Thanks
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2001 07:56 AM
05-18-2001 07:56 AM
Solution
You can make a Directory block specific for every DocRoot. If you are using NameVirtual hosting, each VirtualHost would have a specific block defined for each DocumentRoot.
It does not appear that you are using VirtualHosts, right. you are just trying to get the 'main server' configured correctly. In that case..you probably do not need a specific block as it takes Directives throught the whole httpd.conf file.
In case of the Indexes options, this is only used if the DocRoot does not have a default file to serve up..ie index.html.
with Indexes set..you will get a tree like listing of the available directories under the DocRoot..without Indexes set, you get the 403 Forbidden error.
It does not appear that you are using VirtualHosts, right. you are just trying to get the 'main server' configured correctly. In that case..you probably do not need a specific block as it takes Directives throught the whole httpd.conf file.
In case of the Indexes options, this is only used if the DocRoot does not have a default file to serve up..ie index.html.
with Indexes set..you will get a tree like listing of the available directories under the DocRoot..without Indexes set, you get the 403 Forbidden error.
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