So, I've been looking all over for a way to do this, but I want users to only use the non-www version of my website. Most of what I've seen says to use the htaccess file to set sort of a global redirect to remove the www.
Now, I've been messing with the htaccess and everything I do results in a redirect error (it looks like it's a neverending loop issue).
I guess the main question I have is whether or not htaccess is the way to do this. If so, what code should I be using? And if not, what else should I be looking into?
Thanks in advance for any help, I've been playing with this all day and having absolutely no luck... seems like a pretty simple problem, but I can't find an answer... Thanks!
Now, I've been messing with the htaccess and everything I do results in a redirect error (it looks like it's a neverending loop issue).
I guess the main question I have is whether or not htaccess is the way to do this. If so, what code should I be using? And if not, what else should I be looking into?
Thanks in advance for any help, I've been playing with this all day and having absolutely no luck... seems like a pretty simple problem, but I can't find an answer... Thanks!