Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » rewrite
  • Apache ReWrite is killing me...

    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 ...
    Posted to Construction Advice (Forum) by mcongrove on May 8, 2008
  • Pretty URLs not working

    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 ...
    Posted to Construction Advice (Forum) by calrockx on April 28, 2008
  • Regular Expression for URLRewriting

    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 ...
    Posted to Construction Advice (Forum) by jshallard on August 1, 2007