If pretty permalinks are working does that mean mod_rewrite is working?
I ask this because I'm able to get the sub-directory version of multi-sites working, but not sub-domains.
I'm on a vps running centos 5.
I've tried Andrea's directions & WP codex directions 3 times over. And even once while standing on my head with both hands tied behind my back...LoL. Nada.
I've got my wildcard dns set in my domain manager and in CPanel.
I've looked through my httpd.conf file and cannot find these two lines to uncomment.
- LoadModule rewrite_module libexec/mod_rewrite.so
- AddModule mod_rewrite.c
I've tried inserting them in a number of places with no luck. When I attempt to restart apache it says that there is an error at the inserted lines(above).
If it's a matter of just adding these two lines...Exactly where do I add them?
If it's a matter of using Easy-Apache in WHM, which checkbox do I check before I recompile? I don't see an option for "Mod_Rewrite."
And I've spent the last two days "Googling" every posible permutation of a question on the subject I could imagine with no luck.
The irony is I can do this on Godaddy's premium shared hosting environment but not on my brand new vps.
Any ideas?