• Resolved Bytelab

    (@bytelab)


    Hi

    I think this is the problem:

    I have WordPress installed on a Zeus server. I am using Pretty Permalinks with a rewrite script as follows:

    #Zeus webserver version of basic WordPress mod_rewrite rules
    map path into SCRATCH:path from %{URL}
    look for file at %{SCRATCH:path}
    if exists then goto END
    look for dir at %{SCRATCH:path}
    if exists then goto END
    ##### FIX FOR LOGIN/FORGOTTEN PASSWORD/ADMIN ETC #####
    match URL into $ with ^/wp-.*$
    if matched then goto END
    set URL = /index.php

    Please can anyone advise how to configure this so that the events calendar continue to work. Currently I am unable to create new events and old existing events are not navigable – ie the category links at the top of the list do not reload the view.

    Really stuck and would appreciate any help…

    Thanks in advance!
    Hannah

    http://wordpress.org/plugins/event-list/

  • The topic ‘Zeus Server Permalinks breaking links’ is closed to new replies.