I installed a multisite but locally, but when I try to visit new sites I get a 404 error. I am using apache on windows
I installed a multisite but locally, but when I try to visit new sites I get a 404 error. I am using apache on windows
Enable mod_rewrite.
How do you do that?
In the Apache settings. Are you using waamp or xaamp?
Neither, I installed Apache and PHP myself.
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html
You need to make sure that's installed and set up. Do you know how to do that manually?
Uhh... Nope. I uncommented the line in httpd.conf that says LoadModule rewrite_module modules/mod_rewrite.so, but I still get the 404s. Is there something else to do?
Did you restart apache after making the change?
Several times. Also restarted the computer.
What windows OS? 7?
XP 32-bit
are you opposed to using xampp or wamp? you could be up and running in like 10 minutes
http://tamba2.org.uk/wordpress/xampp/
No. I just wanted to do it manually
Figured it out. Thanks anyway!
You must log in to post.