Sigh had to add this to the httpd.conf file on the webserver:
<Directory /var/www/>
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
First time I have to add it manually, oh well it works fine now 🙂
Related Posts:
- Rewrite rule to load images from production does nothing
- WordPress rewrite rules don’t need ^?
- Change pagination url format
- Rewriting “pretty” blog category URL with htaccess / add_rewrite_rule() causes 404 page
- How do I make WordPress revise an .htaccess file a certain way?
- Pretty URL via Rewrite
- WP-Include rewrite directory
- htaccess – Redirect to subfolder without changing browser URL
- How to create custom URL routes?
- Masking wp-content/themes/name/images to just images directory using htaccess
- How to add custom rewrite rule to .htaccess?
- Use subdomain for certain urls
- How to change default page slug?
- SEO Friendly URLs for my plugin categories
- Mod_rewrite delete parameter in 301 Redirect
- Custom rewrite rules are sending everything to index.php
- WordPress keeps writing rewrite rules to .htaccess
- WordPress Rewrite
- Dynamic URL, not a physical page within the database
- Need to make a php file inside theme accessible via url
- Evaluating a external rewrite rule before internal wordpress rewrite rule
- Custom rewrite rule
- hard flush_rewrite_rules() not regenerating .htaccess
- Map alt domain to specific section of website w/o MU
- Rewrite Rules Are Redirecting and Not Passing VARs
- How to redirect http://mydomain/blog/blahblah/ to http://mydomain/blahblah/ in wordpress htaccess?
- How can i redirect one url to another url using .htaccess or add_rewrite_rule
- Adding rewrite rules directly to .htaccess file
- Custom rewrite not working
- Url Rewriting a dynamic wordpress page
- My WP_options db rewrite_rules Does Not Work
- Disable Pagination on Pages
- WP is ignoring .htaccess rewritten URL
- a one-off rewrite rule
- .htaccess rewrite
- Rewrite wp-login.php URLS to static pages?
- Change htaccess to redirect to index.php in subfolder
- Rewrite custom post type URL parameters
- How to remove wordpress directory slash
- Changed pagination URLS to use p= instead of paged=
- Rewrite URLs – Custom Post Type – Post Slug, Taxonamy Slug
- URL Rewriting for PHP script on an image URL
- How to redirect specific URL to Subdomain
- Custom Rewrite rule to captured post (rewrite rule to rewrite rule)
- Map secondary domain to other’s virtual subfolder
- URL rewriting with custom user meta “/%shop_name%/gallery/%gallery%”
- WordPress keeps writing rewrite rules to .htaccess
- Customise particular RSS permalink
- RSS feed rewrite matching wrong rule
- Localize URL bases
- How can I create custom URL routes?
- Rewrite specific action url
- force www rewrite if wordpress put in a folder
- Rewrite rule that wp-login.php?action=register is left alone
- How to change an existing wordpress page rewrite rule?
- URL Rewrite 404
- ModRewrite not working properly
- Migration from old CMS to WordPress 301 redirection rules?
- Custom Rewrite for Profiles
- Additional .htaccess rules based on wp page
- What is the proper way to use add_rewrite_rule to remove the (question mark)?
- help with rewrite_tag and rewrite_rule for custom page GET variables [duplicate]
- How to redirect a virtual page (e.g. /blog) to the home page?
- Add rewrite endpoint and .htaccess
- Rewrite Page Parameters
- How do you create a “virtual” page in WordPress
- Taxonomy rewrite question
- Nginx rewrite rule conflict with WordPress permalinks rule
- URL Rewrite doesn’t work for nested pages
- Using custom mod_rewrite without breaking wordpress permalinks
- subdirectory install breaking existing links
- ReWriteRules and WordPress Multi-Sites with Sub Directories
- Taxonomy Pagination Rewrite
- Redirecting /px/?q=x to /px/x/
- Multiple query vars sorting combination and url rewrite
- Multisite theme path rewrite using .htaccess
- URL redirect on updating the post date
- Changing URL scheme, mod_rewrite not helping
- Is WordPress API visible from PHP file called in htaccess
- Requested URL changes when using custom rewrite rule
- Redirect old query string urls to new SEO urls
- Bilingual WP site: How to achieve different URL sturcture rule based on its language?
- Create custom url which executes code (not render render a WordPress entity)?
- Overwrite WordPress’s URL rewrite not working
- 404 redirect based on url
- add_rewrite_rule() issue with parent/child/child page
- Point 404 pages to homepage
- Rewrite only if no other matching page is found
- URL rewrite problem in WordPress plugin
- Usw add_rewrite_rule to display frontpage on specific page
- “SAVE PERMALINKS” does more than FLUSH_REWRITE_RULES?
- Rewrite URL to get rid of wp-content etc and change URL
- Rewrite URL for attachments
- How to add gallery slug to attachment url?
- Pagination appearing twice in URL after rewrite
- Rewrite rules goes away
- Simple URL rewriting gone wrong
- Rewrite URL based on form input
- Custom Rewrite Problem
- Rewrite rule to simulate page hierarchy results in 404