Authentication with virtualhost?

Post here if you need help setting up your server, etc.
Post Reply
Moofie
Core Dumper
Posts: 125
Joined: Fri Jan 27, 2012 1:36 am
Location: Ohio
Contact:

Authentication with virtualhost?

Post by Moofie »

Okey, so I have virtualhost setup to have multiple websites under one IP, and I an trying to setup an authentication server with it, but it isn't working. This is the error I'm getting:

Code: Select all

Login failed, reason: Authentication URL shenanaboosh.me does not return a list of supported methods, got error code 200, content "<!doctype html public "-//w3c//dtd html 3.2 final//en">".
Does it not work like this? Files are in the armaauth/0.1/

EDIT: Now getting error:

Code: Select all

Login failed, reason: Authentication URL shenanaboosh.me does not return a list of supported methods, got error code 500, content "<!doctype html public "-//ietf//dtd html 2.0//en">".
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Authentication with virtualhost?

Post by Light »

It's timing out.
http://shenanaboosh.me/armaauth/0.1/index.php

So is the domain root. Do you have port 80 forwarded correctly? The service is running, everything is configured right?
SoulOfSet
On Lightcycle Grid
Posts: 30
Joined: Tue Feb 22, 2011 3:54 am
Contact:

Re: Authentication with virtualhost?

Post by SoulOfSet »

Lol the whole vps in general went down short after this post. We still haven't figured out why. Waiting for an e-mail back from the hosty people.
Moofie
Core Dumper
Posts: 125
Joined: Fri Jan 27, 2012 1:36 am
Location: Ohio
Contact:

Re: Authentication with virtualhost?

Post by Moofie »

Well it's up now..

EDIT: After some tinkering, we're getting an invalid domain error
Moofie
Core Dumper
Posts: 125
Joined: Fri Jan 27, 2012 1:36 am
Location: Ohio
Contact:

Re: Authentication with virtualhost?

Post by Moofie »

Nevermind, I've fixed it.
Post Reply