HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- how to patch apache ?
Operating System - Linux
1830899
Members
2800
Online
110017
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
03-28-2002 01:28 PM
03-28-2002 01:28 PM
how to patch apache ?
Gurus, I've downloaded *.patch for apache-1.3. But how do I applied the patch. An example would be nice. Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 01:56 PM
03-28-2002 01:56 PM
Re: how to patch apache ?
Usually something like this:
cd /blah/blah/apache-1.3.xx/
patch -p0 < /path/to/apache.-1.3.xy.patch
Pay attention to wether or not the patch has any rejects. You can either apply them by hand or start with a clean tree and try again. Applying rejects by hand needs to be done very carefuly and good knowledge of C is helpful
Cheers
cd /blah/blah/apache-1.3.xx/
patch -p0 < /path/to/apache.-1.3.xy.patch
Pay attention to wether or not the patch has any rejects. You can either apply them by hand or start with a clean tree and try again. Applying rejects by hand needs to be done very carefuly and good knowledge of C is helpful
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 02:47 PM
04-01-2002 02:47 PM
Re: how to patch apache ?
Eric, that's what I've done, but I wasn't sure which file to provide when it prompt me for a file to patch. So what I did is take a look at the patch and sure enought it was src/Configure. Now I know how to patch it. Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
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