Hello All,<br><br>I'm trying to get an url redirect as such:<br><br><a href="https://this.site.here">https://this.site.here</a> to <a href="https://this.site.here/this">https://this.site.here/this</a><br><br>but nothing seems to be working. Does anyone know why this would be?<br>
<br> RewriteEngine on<br> RewriteCond %{HTTP_HOST} ^daimler\.scholarshipameria\.org$<br> RewriteRule (.*) <a href="https://daimler.scholarshipamerica.org/daimler">https://daimler.scholarshipamerica.org/daimler</a><br>
RewriteBase /<br> RewriteCond %{REQUEST_URI} ^(.*/.+)<br> RewriteRule ^([A-Za-z0-9-]+)/?$ index.php?companyID=DFSTR [L]<br><br>The second rewrite does work. I'm expecting the first to put the format of the URL into something catchable by the second.<br>
<br>Thanks,<br><br>Jim<br clear="all"><br>-- <br>James Louis<br>Computer Consultant<br><a href="http://technogichida.endoftheinternet.org">http://technogichida.endoftheinternet.org</a> <br><a href="http://www.usalone.com/blogvoices.php?Cheney%20Impeachment%3F">http://www.usalone.com/blogvoices.php?Cheney%20Impeachment%3F</a> <br>
~vote for Alix~ <a href="http://www.wanderlist.com/lists/lists.cgi?listid=985#vote">http://www.wanderlist.com/lists/lists.cgi?listid=985#vote</a><br>===[making technology work]========<br><br>"Any man who can drive safely while kissing a pretty girl is simply not giving the kiss the attention it deserves."<br>
- Albert Einstein<br><br><a href="<a href="http://xl2.crossloop.com/techn0gichida.id?type=email">http://xl2.crossloop.com/techn0gichida.id?type=email</a>" target="_blank"><img border = "0" src="<a href="http://xl2.crossloop.com/images/badge-sm-gray.jpg">http://xl2.crossloop.com/images/badge-sm-gray.jpg</a>" alt="Get help from James Louis!" /></a>