Jump to content
Froxlor Forum
  • 0

Apache on Centos 7 no Acme


Kyle Willets

Question

I looked around and like my last question the directory on Centos 7 is different then the configuration in

RHEL / CentOS (7) »  Webserver (HTTP) »  Apache 2.4

I see that ofcourse my apache 2 is installed in httpd and I am searching, but no /etc/apache2/conf-enabled/acme.conf. I did see the first command created the var folders fine for customers, but the others all failed: 

[root@s128426 ~]# nano /etc/httpd/conf/httpd.conf
[root@s128426 ~]# chown root:0 /etc/apache2/sites-enabled/
chown: cannot access ‘/etc/apache2/sites-enabled/’: No such file or directory
[root@s128426 ~]# chmod 0600 /etc/apache2/sites-enabled/
chmod: cannot access ‘/etc/apache2/sites-enabled/’: No such file or directory
[root@s128426 ~]# chown root:0 /etc/apache2/sites-enabled/
chown: cannot access ‘/etc/apache2/sites-enabled/’: No such file or directory
[root@s128426 ~]# chmod 0600 /etc/apache2/sites-enabled/
chmod: cannot access ‘/etc/apache2/sites-enabled/’: No such file or directory

 

When I search httpd these directories do not exist within it. Is there a separate install  for apache for Froxlor or something I am missing? I am really thinking about going to debian, but my dedicated host does not offer debian stretch at the moment so went centos being I knew it was the most up to date right now in their list.

 

image.thumb.png.081b63e1f0980d623c266a14aa12bc7e.png

 
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...