Url modification

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
Think Pink
Forum Contributor
Posts: 106
Joined: Mon Aug 02, 2004 3:29 pm

Url modification

Post by Think Pink »

hello.
Could pls someone advice with .httaccess
i have a page http://www.mysite.com
and i want to create a new directory called subdomain in publich_html, but to be displayed http://subdomain.mysite.com or http://www.subdomain.mysite.com insted of http://www.mysite.com/subdomain
thx
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

last I checked, that involved changing the virtual host settings in apache's config file, which you host likely won't give you direct access to. However, you may have a section in your control panel that will allow you to add a subdomain to your address.
User avatar
Think Pink
Forum Contributor
Posts: 106
Joined: Mon Aug 02, 2004 3:29 pm

Post by Think Pink »

I found this http://forums.devarticles.com/t24296/s.html, but i'm affraid to do something stupid, and I thought of asking first
Post Reply