• Resolved manish812

    (@manish812)


    Hi all

    I am using default permalink and my website is ready for launch.
    mywebsite

    Now client want permalink to be changed.

    I follow the step to change the permalink. But site stop working if I change the permalink.

    How can I change the permalink without disturbing the site.

    Many Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • It displays 404 not found message out screen ?

    is this linux server or windows if linux you will need check with host if they have Mod_rewrite ON to have permalinks working.

    Thread Starter manish812

    (@manish812)

    this is ubuntu server.

    But first I want to do changes in my localhost
    which is also ubuntu machine.

    Thread Starter manish812

    (@manish812)

    Step – 1 :
    Go to cd /etc/apache2/mods-enabled

    Step – 2 :
    sudo vim rewrite.load

    Step – 3 :
    LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so

    Step – 4 :
    sudo /etc/init.d/apache2 restart

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how to change permalink after creating website’ is closed to new replies.