Hi everyone,

I've installed Drupal 4.7.2 in my domain root. I want its Forum module to appear and be accessible as http://forum.mydomain.com, how to achieve this?

Wanna,

Comments

freehunter’s picture

I use GoDaddy as my host, and there is a subdomain option in their control panel. CHeck around with your host to see if they allow subdomains, then set forum.mydomain.com to redirect to mydomain.com/nodes/1 or whatever.

khanvanna’s picture

Of course, my server offers subdomains!

To be more specific, I want my visitor to access my Blog module(sorry, I meant Blog in the last post) as http://blog.mydomain.com/ instead of http://www.mydomain.com/blog (I use clean URL). I don't want to redirect from the subdomain. Do we need a .htaccess, or something? Please help me!

techrobo’s picture

How you got the blog.domain.com to work for domain.com/blog/.
Also, got to see your post here http://drupal.org/node/75184

Can you share the configuration here?

Thanks