This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: 1 [2]
16
Apache / Re: Option MultiViews not allowed here
« on: August 24, 2020, 04:43:25 PM »
Ok, after a lot of searching i found the following information. I deleted what was appearing in the .htaccess then i edited the 2 vhost files the normal one and ssl one and added the following
<Directory /path/username/public_html>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
This worked for me not sure if it will work for others but just wanted to update my post.
<Directory /path/username/public_html>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
This worked for me not sure if it will work for others but just wanted to update my post.
17
Apache / Option MultiViews not allowed here
« on: August 24, 2020, 03:22:10 PM »
Hi Everyone,
I am getting extremely frustrated with Option MultiViews not allowed here i cannot install any scripts or anything! I have searched the forums but with no success someone must have fixed this issue or found a way around it. I have changed the Vhosts nothing, i edited the .htaccess file nothing. How do i fix this issue with Option MultiViews not allowed here. This is written in the .htaccess file i cannot remove it or comment it out as it keeps being re-written!
Thanks
Bossmanuk
I am getting extremely frustrated with Option MultiViews not allowed here i cannot install any scripts or anything! I have searched the forums but with no success someone must have fixed this issue or found a way around it. I have changed the Vhosts nothing, i edited the .htaccess file nothing. How do i fix this issue with Option MultiViews not allowed here. This is written in the .htaccess file i cannot remove it or comment it out as it keeps being re-written!
Thanks
Bossmanuk
18
Postfix / Securing POSTFIX
« on: August 23, 2020, 10:32:58 AM »
Hello Everyone,
Is the out of the box POSTFIX Configuration secure or are they any tweaks that can be made to secure it even further without breaking it? Does anyone have any secure example configurations they can share?
Thanks
Bossmanuk
Is the out of the box POSTFIX Configuration secure or are they any tweaks that can be made to secure it even further without breaking it? Does anyone have any secure example configurations they can share?
Thanks
Bossmanuk
19
CentOS 7 Problems / Re: A few Issues Apache/Nginx, AutoSSL, Hostname and IP Address
« on: August 13, 2020, 07:35:12 AM »
Hi Studio4host,
This worked thank you
With regards to hostname it seem to be generating a self signed certificate only, i would like an autossl if possible?
Thanks
This worked thank you
Quote
kill all apache/nginx processes and then rebuild webservers.
With regards to hostname it seem to be generating a self signed certificate only, i would like an autossl if possible?
Thanks
20
CentOS 7 Problems / A few Issues Apache/Nginx, AutoSSL, Hostname and IP Address
« on: August 12, 2020, 09:16:04 PM »
Hi Everyone,
I am using CWP with a fresh install after activating the Apache/Nginx server setup i always get the same error with Nginx failing
Second Issue AutoSSL
When even i try to setup a domain with AutoSSL it sets it up but with the internal network ip and when you check the SSL Certificate it says the mail server instead of the domain name.
Hostname
How do you successfully setup the hostname with Letsencrypt i have seen a few guides but it just ended up screwing up my CWP and i had to reinstall it a few times. If someone has am easy way of setting it up so it does not interfere with the CWP setup would be much appreciated.
Thanks
Bossmanuk
I am using CWP with a fresh install after activating the Apache/Nginx server setup i always get the same error with Nginx failing
Quote
Aug 12 21:40:50 server systemd: Starting Web server Apache...Aug 12 21:40:51 server apachectl: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80Aug 12 21:40:51 server apachectl: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80Aug 12 21:40:51 server apachectl: no listening sockets available, shutting downAug 12 21:40:51 server apachectl: AH00015: Unable to open logsAug 12 21:40:51 server systemd: httpd.service: control process exited, code=exited status=1Aug 12 21:40:51 server systemd: Failed to start Web server Apache.Aug 12 21:40:51 server systemd: Unit httpd.service entered failed state.Aug 12 21:40:51 server systemd: httpd.service failed.
Second Issue AutoSSL
When even i try to setup a domain with AutoSSL it sets it up but with the internal network ip and when you check the SSL Certificate it says the mail server instead of the domain name.
Hostname
How do you successfully setup the hostname with Letsencrypt i have seen a few guides but it just ended up screwing up my CWP and i had to reinstall it a few times. If someone has am easy way of setting it up so it does not interfere with the CWP setup would be much appreciated.
Thanks
Bossmanuk
21
Apache / Re: Index Page
« on: April 05, 2019, 04:21:59 PM »
I am using CentOS 7 and i added the accounts through CWP7. User Accounts then New Account and it generates the account and settings etc.
It always seems to get the dns settings wrong aswell as the documentroot!
It always seems to get the dns settings wrong aswell as the documentroot!
22
Apache / Re: Index Page
« on: April 05, 2019, 03:56:45 PM »
Still need to fix it as it is still pointing to the wrong location!
23
Apache / Re: Index Page
« on: April 05, 2019, 03:52:43 PM »
Yep, everything is done via CWP with a fresh install.
24
Apache / Re: Index Page
« on: April 05, 2019, 01:57:51 PM »
So, i have worked out that all sites created root directory is being served from /usr/local/apache/htdocs and not the individual ones created by Vhosts!
25
Apache / Index Page
« on: April 05, 2019, 11:11:13 AM »
Hi Everyone,
I have finally got my server working, i have a new issue. The index file keeps showing even though i have uploaded websites to the directories? The original index file is not in the public_html directory anymore but still showing when i visit the website?
Thanks
Bossmanuk
I have finally got my server working, i have a new issue. The index file keeps showing even though i have uploaded websites to the directories? The original index file is not in the public_html directory anymore but still showing when i visit the website?
Thanks
Bossmanuk
26
Apache / Addons Documentroot
« on: April 04, 2019, 09:00:16 PM »
Hi Everyone,
What is the best way to change the Documentroot for addon domains please? As I don't want the same Documentroot for multiple domains.
Thanks
Bossmanuk
What is the best way to change the Documentroot for addon domains please? As I don't want the same Documentroot for multiple domains.
Thanks
Bossmanuk
27
DNS / DNS Template
« on: April 04, 2019, 01:37:14 PM »
Hi Everyone,
When adding domains to in my control panel the DNS zone which is created does not seem to be correct and no domains are resolving. When using other control panels i managed to set it up first time without issues but the dns on this is causing me major issues. Can someone post a working DNS Zone with the correct formatting as the ones that CWP are generating look odd and are not resolving any of my domains!
Thanks
Bossmanuk
When adding domains to in my control panel the DNS zone which is created does not seem to be correct and no domains are resolving. When using other control panels i managed to set it up first time without issues but the dns on this is causing me major issues. Can someone post a working DNS Zone with the correct formatting as the ones that CWP are generating look odd and are not resolving any of my domains!
Thanks
Bossmanuk
28
Nginx / Re: nginx: [emerg] bind() to 80.xxx.xx.xx:80 failed (99: Cannot assign requested add
« on: April 03, 2019, 02:05:40 PM »
After doing what you suggested these are the results
Output
Output
Code: [Select]
cd /usr/local/apache/conf.d/
grep -r ":80" *Output
Code: [Select]
vhosts/mydomain.co.uk.conf:<VirtualHost 80.xxx.xxx.xx:80>
Code: [Select]
cd /usr/local/apache/conf/
grep -r ":80" *Output
Code: [Select]
extra/httpd-vhosts.conf:<VirtualHost *:80>
extra/httpd-vhosts.conf:<VirtualHost *:80>
httpd.conf:#Listen 12.34.56.78:80
httpd.conf:#ServerName www.example.com:80
httpd.conf_backup:#Listen 12.34.56.78:80
httpd.conf_backup:#ServerName www.example.com:80
httpd.conf.bak:#Listen 12.34.56.78:80
httpd.conf.bak:#ServerName www.example.com:80
original/extra/httpd-vhosts.conf:<VirtualHost *:80>
original/extra/httpd-vhosts.conf:<VirtualHost *:80>
original/httpd.conf:#Listen 12.34.56.78:80
original/httpd.conf:#ServerName www.example.com:80
sharedip.conf:<VirtualHost 80.xxx.xxx.xx:80>
29
Nginx / nginx: [emerg] bind() to 80.xxx.xx.xx:80 failed (99: Cannot assign requested add
« on: April 03, 2019, 01:35:39 PM »
Hi Everyone,
I have started to get the following error with Nginx, Apache & Varnish install. If i rebuild server to just Apache it all works perfectly fine as soon as i add nginx in the mix it keep getting this error?
-- Unit nginx.service has begun starting up.
Apr 03 14:28:35 hostname nginx[17898]: nginx: [emerg] bind() to 80.xxx.xx.xx:80 failed (99: Cannot assign requested address)
Apr 03 14:28:35 hostname systemd[1]: nginx.service: control process exited, code=exited status=1
Apr 03 14:28:35 hostname systemd[1]: Failed to start nginx - high performance web server.
-- Subject: Unit nginx.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
Hidden the obvious information for security reasons.
Thanks
Bossmanuk
I have started to get the following error with Nginx, Apache & Varnish install. If i rebuild server to just Apache it all works perfectly fine as soon as i add nginx in the mix it keep getting this error?
-- Unit nginx.service has begun starting up.
Apr 03 14:28:35 hostname nginx[17898]: nginx: [emerg] bind() to 80.xxx.xx.xx:80 failed (99: Cannot assign requested address)
Apr 03 14:28:35 hostname systemd[1]: nginx.service: control process exited, code=exited status=1
Apr 03 14:28:35 hostname systemd[1]: Failed to start nginx - high performance web server.
-- Subject: Unit nginx.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
Hidden the obvious information for security reasons.
Thanks
Bossmanuk
Pages: 1 [2]
