|
|
Browse by Tags
All Tags » rewrite
-
Our Security Technology Business Unit is looking for Senior Software Engineer that is an expert in Regular Expressions, JavaScript and Rewrite Engine. Please let me know if you can recommend anyone.
Thanks in advance,
Brent
Senior Software Engineer (Rewrite Engine, Regular Expression, Parsers, JavaScript)
Location – ...
-
Hi there,
I am using ISAPI-rewrite and succeeded in filtering all urls to my domain.
(www\.)?mydomain\.nl(.*)
I use this regular expression to rewrite these urls to another domain.
That's fine, but now I want to exclude the call for the domain itself from this filter.
What I mean is that calls for ...
-
Hi all,
I'm attempting to create a custom regex expression in ASP.Net and could use a little help.
I need to create a Regex to rewrite the URL’s in the /profiles/ section of my WorkoutBOX the site. Here are some examples of what I need done:
Rewrite ...
-
Hello all,
First post, but I'll try not to annoy you too much. I'm currently trying to write out a nice regex for Apache's ReWrite engine so that I can use search engine friendly (SEF) URLs. The problem I'm coming across is that optional parameters (such as language) are pulling in an 'undefined' value.
Here's ...
-
Hello, I'm totally new to using RegEx, but was able to successfully implement some "pretty urls" rewriting (http://www.roscripts.com/Pretty_URLs_-_a_guide_to_URL_rewriting-168.html) using RegEx. But on another section of my website, eh...not so successful.
I've got a section on my site that connects to a database ...
-
I need a regular expression to match three different sections of a URL... I think i am close, but there are a couple of small issues and my head is starting to spin! Any help appreciated:
REQUIREMENT
To split a URL into three parts:
Category String (may or may not be present)
Product String (may or may not be ...
|
|
|