All, Have a client about to launch a very large site. Last minute detail there are all these 'other' domains that will be directed to the same server. We need to setup some rewrite rules in .htaccess or Apache conf to redirect certain paths out to an extranet site.
For example http://www.lowara.com/ is a URL that will be valid on this site. But if the user adds /uk to the end like http://www.lowara.com/uk we need to redirect out to the extranet site http://extranet.lowara.com/uk/ Another example http://www.lowara.com/download/bronze/doc/ needs to direct to http://extranet.lowara.com/download/bronze And another http://www.lowara.com/pricelist/italia/* need to redirect to http://extranet.lowara.com/pricelist/* The '*' is meant to indicate the any document or folders on the path need to be passed to the extranet so the user can download the specified file. Any takes? This is a paying project. Total there are about 25 redirect needed. Many are very similar. Need this tonight. Paul -- Our Web site: http://www.RefreshAustin.org/ You received this message because you are subscribed to the Google Groups "Refresh Austin" group. [ Posting ] To post to this group, send email to [email protected] Job-related postings should follow http://tr.im/refreshaustinjobspolicy We do not accept job posts from recruiters. [ Unsubscribe ] To unsubscribe from this group, send email to [email protected] [ More Info ] For more options, visit this group at http://groups.google.com/group/Refresh-Austin
