I want to add the Sub Domain to a working Domain so it becomes test.domain.co.uk.
From Cpanel, I have set up the Sub Domain and it created the folder /public_html/test
I set up an DNS A record for test.domain.co.uk as well, although I am not sure if this is needed?
Viewing "http://www.domain.co.uk/test" works, but "test.domain.co.uk" results in the error
"Firefox ca
I have a BIG problem. I have VPS with Debian OS, and LAMP installed. Fresh install. For control panel i using Webmin.
I'm migrating from old server into new server.
my current domain is pointing to Old server and want to test before go live.
The problem is how to connect to New Server for internal test.
I dont know how to connect into it directly via server ip.
Server: CentOS 6, and use Directadmin.
I have a server at one IP and want to test the same on another IP.
To do so I used host files on my desktop.
If my host file pointed to IP-2 I use server 2, if I remove this line I use IP-1 from the public DNS.
At one domain I try to do so, I get troubles and I think this domain is looking up something on it's own site by name. Since the name server point to IP-1.
Can't access to my conference on my server from internal jids but connection works for jids from conference domain:
test@domain.com to conference.domain.com —> works
test@internalxmppserver.com to conference.domain.com —> not works
test@domain.com to conference.internalxmppserver.com —> works
Here is my MUC config:
%% Admins of this server are also admins of MUC service:
{access, muc_admin, [{a
I have recently set up Linux CentOS on a little VPS.
I have bought my own domain and made A records to my VPS like this.
mydomain.com IP
*.mydomain.com IP
Everything here works fine.
I've installed Webmin with Apache and everything. Then I've created a Virtual Server in Webmin, to host my website. Also works fine, and I can access it in my browser.
I'm moving code from a server that served a single domain to one that serves multiple domains. I'm using named virtual hosts to handle the different domains.
I have recently set up Linux CentOS on a little VPS.
I have bought my own domain and made A records to my VPS like this.
mydomain.com IP
*.mydomain.com IP
Everything here works fine.
Iv installed Webmin with Apache and everything.
Then iv created a Virtual Server in Webmin, to host my website. Also works fine, and i can access it in my browser.
I've installed Windows Server 2003 R2 and IIS role (no Active Directory role).
I've setup a virtual directory named 'test' and under Security tab of the 'test' Virtual Directory I've disabled the Anonymous login and enabled Integrated Windows Authentication. The server is on the local network. What I do is I access the test/ directory on the server using the browser.