Technical review on getting-started-with-apache-http-server #303
No reviewers
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#303
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "technical_review"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Technical review completed and is now accurate.
Added sudo to lines where needed
Changed "apachectl reload" to "sudo systemctl reload httpd.service"
Added / to the end of /etc/httpd/conf.d
Removed "needs review" section.
2 new commits added
removed needs review section
Technical review done, fixed a typo
Added a technical review on "adding-or-removing-software-repositories-in-fedora"
rebased onto 7973ecb3fe9f54eff40a02c3d75c3a170a6e0d1b
rebased onto ea88eb7163000960b94d1bcdfafe42dd207a3e30
rebased onto 9c5a05f126066b9372cd921f096bbc6da374888c
@mattdm Who should handle this PR ?
rebased onto
fb31f63a35
(Fixes #206)
Hi @copperi, I have a small change request: Can you remove the
#
and$
prompts from all lines with command examples? We used to do that before to indicate whether you need to be root or not for each command, but a while ago Fedora enabled sudo by default so we just addsudo
when it's needed.6 new commits added
Fix conflicts
Removed the # and $ prompts from command examples
deleted an extra file
Technical review on getting-started-with-apache-http-server
Added missing sudo statement.
Did a technical review and corrected commands as needed. File is now accurate.
pretty please pagure-ci rebuild
pretty please pagure-ci rebuild
Hi @ pbokoc, removed # and $ prompts as requested.
Looks good, thank you!
Pull-Request has been merged by pbokoc