PDA

View Full Version : Subdomain / user questions


freeb0rn
10-19-2006, 04:41 PM
I set up a new user (tlteam) a while ago to give some people in a group that I'm working with FTP access to a portion of my site, and I have enabled "user subdomain" in the Mailbox/Users area.

When I try to pull up http://tlteam.freeb0rn.net it redirects me to the old admin controlpanel and trying to type the url to a folder within the subdomain (http://tlteam.freeb0rn.net/Jeff) for example just gives me a 404.

What'd I mess up?

EDIT:
A related question:
Why does typing in any subdomain.freeb0rn.net also redirect to the admin control panel? Is there a way to turn this off?

Matt
10-20-2006, 02:10 AM
There's a lingering issue with the Apache configuration prebuild setup that sometimes causes the Web server to ignore the request to reload its configuration. I've fixed your subdomain at this time and added a little bit of debugging information so I can determine whether the start-up script is even being called. As for the <anything>.freeb0rn.net behavior, login to esprit, visit "DNS Manager" and remove the '*' record. Of course you'd need to add a new DNS record for tlteam.freeb0rn.net. to point to 66.98.192.43, otherwise tlteam.freeb0rn.net will no longer function.

freeb0rn
10-20-2006, 02:33 AM
Thanks Matt, have a good night.