Enter Keywords:
1 - 10 of 105(0.016 seconds)
Sort By:
 
Dear developers, I need to setup 301 redirect for my web application. it is a simple html web application developed in frontpage and little coldfusion. but the index page /home page is developed i...
Zones: Search ...Date Answered: 03/16/2009 Rating: 9.2 Views: 0
I have an old website that is still referenced through SE's.  I need to redirect a 301 error for many pages from their old .asp name to a new directory and .aspx extension.  I don't want to have to...
Zones: ASPDate Answered: 01/07/2005 Rating: 7.0 Views: 0
Hi - Is it possible to create a 301 redirect within HTML code? I'm upgrading a simple shopping site for which the product description pages were previously static HTML, but will now be of th...
Zones: HTMLDate Answered: 03/06/2005 Rating: 6.2 Views: 0
Continued from http://www.experts-exchange.com/Web/Web_Servers/IIS/Q_21467521.html I'm considering having a different registrar and host, and am having some trouble which (host-registrar) who wi...
Zones: Web Servers, Adob...Date Answered: 06/24/2005 Rating: 8.2 Views: 0
Hello! Is it possible to use a 301 redirect inside a HTML page - maybe if it was executable with Server Side Includes?? Like http://example.com/files/index.html ---> http://example.com/docs/ind...
Zones: Internet MarketingDate Answered: 11/13/2005 Rating: 6.8 Views: 0
Hello, I would like to ask the following: Using .htaccess, is it possible to redirect (301) the entire contents of a directory? Example: http://example.com/boots/ ---> redirects to ---> ht...
Zones: Apache Web ServerDate Answered: 12/13/2005 Rating: 9.8 Views: 0
See http://www.scottyh.com.  This had the .htaccess file redirect permanent / http://www.imageindesign.com/ I just get a nothing, same with redirect 301 / http://www.imageindesign.com/ Wh...
Zones: Apache Web ServerDate Answered: 01/19/2006 Rating: 9.4 Views: 0
Is there a way to set up a 301 redirect from http://mydomain.com to http://www.mydomain.com without using Apache?  I'm mainly concerned about this for Search Engine Optimization.  
Zones: JSPDate Answered: 08/08/2006 Rating: 7.4 Views: 0
Hi, I currently use the following .htaccess file for redirecting all non www to the www prefix for a domain. Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^domain.co.uk ...
Zones: Internet MarketingDate Answered: 09/12/2006 Rating: 9.4 Views: 0
My client has moved over from octopusam.com to octopus investments When you go to this URL www.octopusam.com/aboutus/investment-team.php it rewrites the URL to http://www.octopusinvestmen...
Zones: Apache Web ServerDate Answered: 10/14/2006 Rating: 9.4 Views: 0