Viewing 5 replies - 1 through 5 (of 5 total)
  • I have this as a custom setup:
    /archives/%year%/%monthnum%/%day%/%postname%/

    That work for you?

    Thread Starter radukn

    (@radukn)

    No. It is because I am on IIS, not on Apache? I really need to get rid of /index.php/ in path! Please…

    Cypher

    (@cypher)

    Without the /index.php/ in your path, WP is going to rely on mod_rewrite and the .htaccess file. This is a Apache feature and as such it wouldn’t work for you.

    So unless you switch over to Apache, you’re stuck with index.php in your permalink.

    Regards

    Thread Starter radukn

    (@radukn)

    Thanks, Cypher. You confirmed my suspicions. Uh… So, it’s final? Do anyone know any solution for IIS? I read about some IIS url replacer tool, but I could not solve my problem with it. Anyone confront this problem and have a solution for IIS?

    Thanks.

    Kafkaesqui

    (@kafkaesqui)

    Ringmaster has a Codex doc on WordPress in IIS, where this topic is covered:

    http://codex.wordpress.org/User:ringmaster/IIS#Alternate_Rewrite_Methods

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

The topic ‘Remove index.php from path’ is closed to new replies.