hey,
my friend once had set up on his website “weblog.domain.com” that pointed to his moveable type mt.cgi script.
i don’t think this would be difficult to set up but i’m not sure.
could i just place an .htaccess in that directory to load up the script and then just have the subdomain pointed to the directory?
is there any other or better way?
thanks.
Subdomain to cgi script
EFox
#1
Atropos7
#2
Make the subdomain fully hosted, and install MT into the Web root, then add an .htaccess file with:
DirectoryIndex mt.cgi
Perl / MySQL / HTML+CSS
EFox
#3
MT is already installed and very much in use. can i just point the subdomain the directory it’s already in?
Atropos7
#5
[quote]MT is already installed and very much in use. can i just point the subdomain the directory it’s already in?
Yes
Domains -> Web -> Edit
Make sure its ‘fully hosted’ and set Web Directory appropiately.
Perl / MySQL / HTML+CSS