htaccess redirect homepage to /events

Home Forums Calendar Products Events Calendar PRO htaccess redirect homepage to /events

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #77272
    Michelle
    Participant

    Hi, I recently had some problems with my calendar and so replaced my Htaccess file with a fresh one. This fixed the problem, but I have lost my redirect which made the homepage the /events (ie calendar.theglobalyogi.com/events. I looked in the forums for htaccess but could not find the answer to my question anywhere. Can you tell me what my htaccess should be for this redirect to work?
    Thanks,
    Michelle

    #77291
    snorton
    Participant

    RewriteEngine On
    RewriteRule ^$ /events [L]

    #77439
    Chris
    Participant

    An easy solution would be to also use the Redirection plugin and just setup a 301 redirect to the events page

    -Chris

    #78051
    Chris
    Participant

    @michelle Were you able to get this working?

    -Chris

    #78405
    Michelle
    Participant

    Hi Chris – yes I actually just put a 301 redirect in my cpanel – I forgot that I did it this way before – turned out to be the easiest.
    Thanks for checking!
    Michelle

    #78665
    Chris
    Participant

    Not a problem 🙂

    -Chris

    #982426
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘htaccess redirect homepage to /events’ is closed to new replies.