mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #75] i can't install in my server ubuntu 18 #61
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @zeronarayan on GitHub (Apr 30, 2020).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/75
I can't find httpd.conf file
can u guide me to install on my server
@darold commented on GitHub (Apr 30, 2020):
Apache2 doesn't have an httpd.conf any more, you have to use
/etc/apache2/sites-enabled/000-default.confI guess.