- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configuring apache
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
04-26-2005 12:29 AM
04-26-2005 12:29 AM
I'm in the process of setting up apache on a unix server, I have configure it successfully, there are couple of main config files in apache, one is "httpd.conf" which is the other one I need to look at, so i can start the apache server successfully.
Please advise,
Raf
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 12:47 AM
04-26-2005 12:47 AM
SolutionDid you install HP's?:
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXWSATW211
Good docs online at http://www.apache.org
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 12:47 AM
04-26-2005 12:47 AM
Re: Configuring apache
if you are going to customize also check the http ctl file in $APACHE/bin.
For more help:
http://httpd.apache.org/
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 12:54 AM
04-26-2005 12:54 AM
Re: Configuring apache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 12:04 PM
04-26-2005 12:04 PM
Re: Configuring apache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2005 12:31 AM
04-27-2005 12:31 AM
Re: Configuring apache
Also, AIX has had problems handling the uid -1 / gid 1 for nobody (an overflow occured), so You would be well advised to add a user account 'www' or something like that. It must not allow interactive use (lock it with smitty users)
please direct Your next questions to news://comp.unix.aix or better buy a HP system ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2005 12:36 AM
04-27-2005 12:36 AM
Re: Configuring apache
Thanks for everyone's response, I'm working on a cross platform, we have AIX and HP AS400/Linix everything.
Cheers,
Raf