Microsoft
Software
Hardware
Network
Question : 301 redirect htaccess issue
Hi
http://www.domainname.com/
url/
-- this as a valid url in the website
& also have a 301 redirect for a page which is not there ( means it was there earlier & it has been removed )
the 301 redirect which goes like this
Redirect 301 /testurl/
http://www.domainname.com/
url/
The problem is after using this 301 redirect it is displaying like this
http://www.domainname.com/
url/?id=te
sturl
so how can i redirect the
http://www.domainname.com/
testurl/
to
http://www.domainname.com/
url/
without showing the ?id=testurl in url
Answer : 301 redirect htaccess issue
I'd use the Data-Text to Columns feature, specify delimited text, space as the delimiter and then Finish.
If you want a formula:
B1:=LEFT(A1,find(" ",A1)-1)
C1 =MID(A1,FIND(" ",A1)+1,len(A1))
Random Solutions
Netgear WNR2000 dd-wrt
VB.net monitor process CPU usage and defrag when below certain percentage
How to hide .aspx extension in client browser.
Skip a detail row in an access 2007 report
How to get Xerox Workcentre 7665 to use contacts for email function
How do i use T-SQL to list all the users and groups who have been assigned permissions to a specific stored procedure?
Looking for a directshow webcam capture sample
Win 7 file sharing
Visual Basic Listbox to Textbox
how to add 2 minutes to timestamp in Oracle