Support » Fixing WordPress » index.php Zeus and Redirection

  • rnperki

    (@rnperki)


    I have setup a wordpress site here
    http://www.rogerperkin.co.uk/ccie

    It is hosted on a server running Zeus which by default I have found puts a /index.php into all posts.

    So my current permalinks structure is
    /index.php/%category%/%postname%/

    All posts work fine but have the index.php in the url

    For some reason I am unable to create new pages, if I preview them they work when I publish them I get a 404

    Looking into this all I can find is to look at permalinks and your .htaccess file, however as I have found running on zeus you need to get a rewrite script.

    So I thought I would solve 2 problems with one fix by getting a rewrite script installed removing the /index.php and hopefully fixing the new pages problem.

    I have put up the rewrite script below

    [ 44 lines of code moderated. Please use pastebin.com instead. ]

    Then I changed permalinks to /%category%/%postname%/

    No pages work!

    So I installed the redirection plugin – still no joy

    What is the correct way to go about removing the index.php on wordpress on a zeus server and redirecting all current posts to the new structure?

    Thanks

    Roger

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘index.php Zeus and Redirection’ is closed to new replies.