PDA

View Full Version : domain/server name needing change


joeyconnick
9th Dec 2005, 05:37 PM
Hiya,

Since the upgrade, someone's include an extra trailing slash in the server name that is probably good to remove.

For example, emptyclosets.com emails generate URLs like this:

http://www.emptyclosets.com/forum//showthread.php?t=XXX&goto=newpost

Notice the two '/' after forum. It should only be one.

Corny
10th Dec 2005, 10:04 AM
this should be fixed - thanks :)

joeyconnick
10th Dec 2005, 05:56 PM
Cool... thanks! I know it generally doesn't cause any problems but hey, I'm a perfectionist.

goratrix
12th Dec 2005, 08:31 AM
I can't believe you noticed that... It doesn't cause an problem, since //stuff still points to /./stuff (in http addresses, and unix filesystems, not in windows netbios crappy system)