I guess Hostway must’ve resolved it. I sure as hell didn’t do anything! Thanks for all of your help, everyone!
Thanks all. Currently on hold with Hostway.
Here’s the php info page:
http://www.nerdist.com/phpinfo.php
Doesn’t look like mod_rewrite is in there.
Thanks for the response!
I did not mess with the .htaccess file. Here it is:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
What should it look like? I did just resave the permalink structure but it didn’t seem to change anything. Not sure how to change the permissions to 644.
hosting company is Hostway.