how do i get mod rewrite working
so how do i get mod rewrite working, because its not.
and the solutions from google are to vague for me.
the module is loaded in apache, but the .htaccess files arent doing anything
-
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 -
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 -
problem solved, .htaccess wasnt set to 666 0 -
[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 -
what permissions should .htaccess have? 0 -
[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.
Comments
6 comments