bruce
08-07-2004, 01:20 AM
multiple ways to do this, i'll just show you the asp way.
1) create an page and name it index.asp
2) put the following code in the page
<%
Response.Redirect ("www.viennapark.org/community")
%>
[b]quote:Originally posted by mcummins
I am using Community Starter Kit. I must enter www.viennapark.org/community to get to the site. I want my users to get to the site with a shorter URL, www.viennapark.org.
Is there a mechanism, such as a forwarding page that I can put at my
root directory to forward users entering www.viennapark.org to
www.viennapark.org/community?
</blockquote id="quote"></font id="quote">
B.
DiscountASP.NET
http://www.DiscountASP.NET
1) create an page and name it index.asp
2) put the following code in the page
<%
Response.Redirect ("www.viennapark.org/community")
%>
[b]quote:Originally posted by mcummins
I am using Community Starter Kit. I must enter www.viennapark.org/community to get to the site. I want my users to get to the site with a shorter URL, www.viennapark.org.
Is there a mechanism, such as a forwarding page that I can put at my
root directory to forward users entering www.viennapark.org to
www.viennapark.org/community?
</blockquote id="quote"></font id="quote">
B.
DiscountASP.NET
http://www.DiscountASP.NET