- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- apache standard port change
Operating System - HP-UX
1820592
Members
1922
Online
109626
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-11-2003 08:08 AM
тАО07-11-2003 08:08 AM
hello wizards,
i want to ask if it is possible to configure apache so that it is running on another port than the standard one .
i ask this because my provider prevents users from other providers to access my webserver on port 80
thanks in advance
PS my operating system is hp-ux 11.11 on a c3000
i want to ask if it is possible to configure apache so that it is running on another port than the standard one .
i ask this because my provider prevents users from other providers to access my webserver on port 80
thanks in advance
PS my operating system is hp-ux 11.11 on a c3000
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-11-2003 08:13 AM
тАО07-11-2003 08:13 AM
Re: apache standard port change
Hello,
Shure, you can. Before switching to SSL on port 443, we had it running on 7777.
Hope this helps
Chris
Shure, you can. Before switching to SSL on port 443, we had it running on 7777.
Hope this helps
Chris
It wasn't me!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-11-2003 08:13 AM
тАО07-11-2003 08:13 AM
Solution
Hi,
A good security practice is not to run apache at port 80 or less than 1024 and with the user "root".
Stop apache. Edit your /opt/apache/conf/httpd.conf file and change the port from 80 to 8000 or something. Create a user called "www" (it should be there by default) with a group www. In the httpd.conf file specify "User" and "Group" as "www" and "www" respectively. Start apache. It should start with www as the user. Make sure the permissions of your documentroot are set correctly otherwise you may encounter "Document not found" errors.
-Sri
A good security practice is not to run apache at port 80 or less than 1024 and with the user "root".
Stop apache. Edit your /opt/apache/conf/httpd.conf file and change the port from 80 to 8000 or something. Create a user called "www" (it should be there by default) with a group www. In the httpd.conf file specify "User" and "Group" as "www" and "www" respectively. Start apache. It should start with www as the user. Make sure the permissions of your documentroot are set correctly otherwise you may encounter "Document not found" errors.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-11-2003 08:25 AM
тАО07-11-2003 08:25 AM
Re: apache standard port change
When oracle delivers apache, it runs on port 7777.
thats set in httpd.conf, wherever that is on HP-UX installs.
If you want to use another port below 1024 besides 80, there is an additional procedure to set up permissions.
When apache installs 80 and 443(ssl...) are authorized by the install process.
Bastille does a security update on apache, making it run in a more secure fashion. Its a good idea to run Bastille after you have apache configured and running.
SEP
thats set in httpd.conf, wherever that is on HP-UX installs.
If you want to use another port below 1024 besides 80, there is an additional procedure to set up permissions.
When apache installs 80 and 443(ssl...) are authorized by the install process.
Bastille does a security update on apache, making it run in a more secure fashion. Its a good idea to run Bastille after you have apache configured and running.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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