.htaccess - Removing the end part of a url
up vote
1
down vote
favorite
I have been trying to remove the end of a query. I have read and tried many different examples on Stackoverflow without any luck.
My url as follows:
www.[url].com/search?keyword=big&limitstart=0&option=com_virtuemart&view=category
What I am trying to strip is,
&limitstart=0&option=com_virtuemart&view=category"
ensuring to leave the /search?keyword=big as it is.
.htaccess
add a comment |
up vote
1
down vote
favorite
I have been trying to remove the end of a query. I have read and tried many different examples on Stackoverflow without any luck.
My url as follows:
www.[url].com/search?keyword=big&limitstart=0&option=com_virtuemart&view=category
What I am trying to strip is,
&limitstart=0&option=com_virtuemart&view=category"
ensuring to leave the /search?keyword=big as it is.
.htaccess
stackoverflow.com/questions/18084513/…
– karma4917
Nov 9 at 15:50
Hi, thank you for your response and the link, however I have tried this and it does not work.
– usermee
Nov 11 at 9:33
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have been trying to remove the end of a query. I have read and tried many different examples on Stackoverflow without any luck.
My url as follows:
www.[url].com/search?keyword=big&limitstart=0&option=com_virtuemart&view=category
What I am trying to strip is,
&limitstart=0&option=com_virtuemart&view=category"
ensuring to leave the /search?keyword=big as it is.
.htaccess
I have been trying to remove the end of a query. I have read and tried many different examples on Stackoverflow without any luck.
My url as follows:
www.[url].com/search?keyword=big&limitstart=0&option=com_virtuemart&view=category
What I am trying to strip is,
&limitstart=0&option=com_virtuemart&view=category"
ensuring to leave the /search?keyword=big as it is.
.htaccess
.htaccess
edited Nov 9 at 17:19
karma4917
638312
638312
asked Nov 9 at 15:42
usermee
62
62
stackoverflow.com/questions/18084513/…
– karma4917
Nov 9 at 15:50
Hi, thank you for your response and the link, however I have tried this and it does not work.
– usermee
Nov 11 at 9:33
add a comment |
stackoverflow.com/questions/18084513/…
– karma4917
Nov 9 at 15:50
Hi, thank you for your response and the link, however I have tried this and it does not work.
– usermee
Nov 11 at 9:33
stackoverflow.com/questions/18084513/…
– karma4917
Nov 9 at 15:50
stackoverflow.com/questions/18084513/…
– karma4917
Nov 9 at 15:50
Hi, thank you for your response and the link, however I have tried this and it does not work.
– usermee
Nov 11 at 9:33
Hi, thank you for your response and the link, however I have tried this and it does not work.
– usermee
Nov 11 at 9:33
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53228894%2fhtaccess-removing-the-end-part-of-a-url%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
stackoverflow.com/questions/18084513/…
– karma4917
Nov 9 at 15:50
Hi, thank you for your response and the link, however I have tried this and it does not work.
– usermee
Nov 11 at 9:33