Setting Up Pretty Permalinks in WordPress WITHOUT htaccess on Linux (CentOS 6)
This post is part of a step-by-step series on installing WordPress on Linux (CentOS 6) As shown here, when we setup pretty permalinks using .htaccess we end up having to do it manually. It is also mentioned by Apache that enabling .htaccess causes a performance hit, so why not just configure Apache properly to beging…