Jump to content

so i have a server that is running owncloud and it works just fine on 192.168.0.12:1555 (internal address)with https (it is set to port 1555 because my router wont port forward anything under 1024).

I want to set up port 2555 to be just HTTP because my school strips away ssl :( , so in the apache config file i set a new virtual host on port :2555 but it does not work,

but if i swap the two ports around (make https :2555 and http :1555) owncloud work on port  1555 as http but port 2555 does not work.

i have set ownclouds hostname (in the config/config.php file) to 192.168.0.12:1555 and 192.168.0.12:2555 and disabled firewalls.

 

tl;dr i want to have two ports on owncloud (for http and https) above port 1024 so i can access it outside for my house

 

thanks in advance.

PooKloo For Slick

Link to comment
https://linustechtips.com/topic/187399-own-cloud-problems/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×