Show Posts

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.


Topics - peteclyde

Pages: [1]
1
Nginx / Nginx - one site will only go to default Server Test Page
« on: August 07, 2022, 07:32:02 AM »

Hi all,

Have been successfully running CWP for several years without issues.  I have recently tried to put a domain onto the server that has previously been there, but was deleted a while back.

I can create the account ok, the /home/youngvet directory is created, up to and including /home/youngvet/public_html/index.html etc

However when I try to access the site, I get the default page sitting in /usr/local/apache/htdocs/

I've changed the content of the index.html file in both locations and the server is definitely serving up the /usr/local/apache/htdocs/ page.

If I add an account which has never previously been on the server, it works perfectly.

I've tried all the trouble shooting that I can think of - different browsers / computers / cleared cache / restarted nginx / dns / server to no avail.

The account .conf file looks fine, the root id pointing to "root /home/youngvet/public_html;"

I can only think that there is a 'left over' gremlin in the system from when I last had it installed.  Any suggestions ?

Thanks for any assistance.

Pete

2
Installation / Setting webmail alias for roundcube - Nginx server
« on: September 14, 2019, 07:25:03 AM »
Hi all,

As per the above title - I've got CWP running and everything seems to be working fine. 

I can access roundcube by going to either:

https://server.example.com:2031/roundcube 

as well as:

https://111.222.1.235:2031/roundcube

I'm trying to setup nginx so that I can go to:

https://server.example.com/webmail

or even

https://webmail.example.com/

I know that nginx handles this type of thing differently to apache, so I'm wondering if anyone has got it working and if they could show me an example of their nginx domain.com.conf file ?

Any help appeciated :-)

Pete


Pages: [1]