Jump to content

jacmaes

Members
  • Posts

    295
  • Joined

  • Last visited

  • Days Won

    2

Community Answers

  1. jacmaes's post in Save and keep unpublished option gone? was marked as the answer   
    Fixed on November 23, 2014. Thanks Ryan!
  2. jacmaes's post in htaccess issue was marked as the answer   
    I've managed to "fix" it by putting the following rule in the main .htaccess file at the root level:
    RewriteRule ^calendar/(.*)/$ calendar/event.php?id=$1 [L] This correctly rewrites to www.mysite.com/calendar/30 (or whatever id number), and does not seem to interfere with Processwire directives. I'm posting this in case it helps someone in the same situation.
×
×
  • Create New...