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]
1
Apache / htaccess not working on /usr/local/apache/htdocs
« on: September 23, 2020, 02:09:05 PM »
Hi I'm using
RewriteEngine on
Options -Multiviews
RewriteRule ^(.*)$ http://example.com/$1 [R=301,L]
as an example but it is not getting redirected.
RewriteEngine on
Options -Multiviews
RewriteRule ^(.*)$ http://example.com/$1 [R=301,L]
as an example but it is not getting redirected.
2
CentOS-WebPanel GUI / Can't access admin panel redirect 2030 to 2031 and also with https
« on: September 23, 2020, 10:58:46 AM »
Hi please check this link:
http://195.248.242.16:2030
It redirects to https://195.248.242.16:2031
I didn't do anything I just installed the panel on centos6 and I don't want this to happen.
And then this error appears:
You attempted to reach 195.248.242.16, but the server presented an invalid certificate.
NET::ERR_CERT_INVALID
I don't want to use ssl neither on my website nor on the panel.
(I'll do it if I have to but How can I do this for free?please?)
http://195.248.242.16:2030
It redirects to https://195.248.242.16:2031
I didn't do anything I just installed the panel on centos6 and I don't want this to happen.
And then this error appears:
You attempted to reach 195.248.242.16, but the server presented an invalid certificate.
NET::ERR_CERT_INVALID
I don't want to use ssl neither on my website nor on the panel.
(I'll do it if I have to but How can I do this for free?please?)
3
CentOS-WebPanel GUI / Re: Setup a host with the main ip
« on: September 22, 2020, 02:50:11 PM »the website needs to be under user accounts & domain and not IP.
default page
http://wiki.centos-webpanel.com/how-to-change-default-website
OH sorry I understand your answer now
So there is a default website without setting anything up? And I need to change its files only? Right?
When comes the default website, right after installing the panel or after creating a new user?
4
CentOS-WebPanel GUI / Re: Setup a host with the main ip
« on: September 22, 2020, 02:47:02 PM »
How can I set it to load on the ip? I don't want domain in my case.
5
CentOS-WebPanel GUI / Setup a host with the main ip
« on: September 22, 2020, 07:58:57 AM »
Hi would anybody please tell me, how can I put a website on the main ip of my vps using this control panel?
Pages: [1]