Skip to main content

how do i get mod rewrite working

Comments

6 comments

  • cPanelMichael
    Hello :) Could you elaborate on what aspect of Mod_Rewrite is not working? For instance, what rules have you added, and what are you expecting the rules to do? Thank you.
    0
  • dakkafex
    wel for starters the wordpress permalinks, they provide me with what i have to put in my .htaccess file, but that is not working
    0
  • dakkafex
    problem solved, .htaccess wasnt set to 666
    0
  • cPanelMichael
    [quote="dakkafex, post: 1487811">problem solved, .htaccess wasnt set to 666
    It's highly discouraged to use 0666 permissions on a file. I recommend consulting with a developer or with the WordPress community to find alternatives to this practice, or to help understand why the script is requiring those permissions. Thank you.
    0
  • wiziwiz
    what permissions should .htaccess have?
    0
  • cPanelMichael
    [quote="wiziwiz, post: 1591731">what permissions should .htaccess have?
    File permissions on .htaccess files used by your website should be 0644. Thank you.
    0

Please sign in to leave a comment.