Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

User Request

  Asked By: Vishnu Marigodar         Date: Feb 11, 2010      Category: Sharepoint      Views: 237
 

I created a set of vanity url's for one of my departments and they came back
that they were not so much interested in having the site vanity url as they
werre in having something like this:

http://sitename/xyz/pqr/abc into
http://Project <http://project/>

Basically they want aliases for five different folders in a particular
library because they want to tie the libraries in with our HP PPM system.

I haven't even looked into this, but is it even possible to drill down a
vanity url to the library level? I am thinking I just need to adjust the url
address in IIS to the folder location... right?

Tagged:    

 

4 Answers Found

 
Answer #1       Answered By: Suresh Chindarkar          Answered On: Feb 11, 2010       

You can't set  a URL for a folder, list or library. The best that can be done is
to Host header an entire Site Collection so it has its own URL that is different
from the Web Application.

 
Answer #2       Answered By: Varun Mehta          Answered On: Feb 11, 2010       

You can also set  up a vanity starting point. The user  types in htt://project and
they get redirected to http://sitename/xyz/pqr/abc. Less typing for them.

Also, you might be able to use ISA 2006 to rewrite some URLs. The best solution
of course is to not do this, but that's not always an option.

 
Answer #3       Answered By: Junior Jarvis          Answered On: Feb 11, 2010       

I'll have to look at that link more closely. Since this is done in IIS, you'll
need to make the same changes in all of your Web Front Ends (assuming you have
more than one) and be sure to plan for this in any recovery plan you have, since
SharePoint will know nothing about it and won't back it up.

 
Answer #4       Answered By: Sanjay Lohar          Answered On: Feb 11, 2010       

Right now I have the vanity url's set  up so, they type in ABC and it goes to
http://sharepoint/sites/ABC

 
Didn't find what you were looking for? Find more on User Request Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].