I have a brand-new copy of Mac OS X Server 10.3.9 running. I finished installing it this evening from scratch.
I want to create nicer-looking URLs for the users: Something like name.domain.com instead of domain.com/~user.
I went to Server Admin and created a site with the following config:
Domain name: bill.bluehome.net
IP address: any
Port: 80
Web folder: Users/bill/Sites
Performance cache, folder listing, WebDAV, CGI-Execution and WebMail are not checked.
No realms. No SSL or aliases.
When visiting the site, the server returns HTTP code 302 (“Moved Temporarily”) and I can’t figure out why. I’ve not set up redirects anywhere.
(The usual domain.com/~user does work.)
I’ve checked permissions on the Sites folder: It is drwxr-xr-x, which I believe is correct.
I’ve repaired disk permissions and even gone so far as to delete all the websites from Server Admin and enter them again, but no luck. I
open Console and look at the web server access log and error log. Nothing appears from this. I’m running out of ideas, and trying to
avoid pulling my hair out. Anyone have suggestions on where I shold go next????
Comments are closed