Viewing 3 replies - 1 through 3 (of 3 total)
  • Look on Options -> permalinks. It lets you configure what you want your URLs to look like and then gives you rules for the mod_rewrite apache module that you can put into your .htaccess or httpd.conf file, to translate those URLs into the index.php? format.
    It’s a very clever hack, but beware that the mod_rewrite rules are buggy. You need to be able to write your own. I’m here to post my second bug report on this feature.
    Frank

    Thread Starter flrt

    (@flrt)

    thanks, I will have a look here !
    I was sure it’s possible, alex king uses such a method… I guess 🙂
    fred

    Yeah… it’s in the permalinks section of the options. The mod_rewrite rules seem to work fine for most people (at least, it works fine and dandy for me and lots of others), so I’m not quite sure what Frank is talking about…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘change URL pattern in links’ is closed to new replies.