- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Apache Web Server :: Don't have permission
Operating System - HP-UX
1825160
Members
2346
Online
109679
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
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
01-22-2003 09:56 AM
01-22-2003 09:56 AM
Apache Web Server :: Don't have permission
I have installed apache2 web server and started it. I am able to navigate using my windows navigator to the /manual directory. But can't see the root directory. My httpd.conf file user www group www and user www owns all files under /usr/local/apache2.
The browser gives an error no permission on this server. Any suggestions would be appreciated.
Kyle Brown
The browser gives an error no permission on this server. Any suggestions would be appreciated.
Kyle Brown
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2003 11:45 AM
01-22-2003 11:45 AM
Re: Apache Web Server :: Don't have permission
Kyle:
Edit/conf/httpd.conf. Find the keyword DocumentRoot. Set it's value to the disk location where you want apache to look when it serves files. I.E. DocumentRoot /datadisk/someDir. This is your htdocs directory.
You also need to set the following before setting the DocumentRoot:
Read the comments inside httpd.comf. Also look at the apache doco.
Also look at the permissions on your htdoc directory.
hth,
Tom
Edit
You also need to set the following before setting the DocumentRoot:
Read the comments inside httpd.comf. Also look at the apache doco.
Also look at the permissions on your htdoc directory.
hth,
Tom
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP