Permalinks doesn’t work :/ I’ve tried to set allowoverrids to all in the httpd.conf.
It looks like this:
Options FollowSymLinks
AllowOverride All
Order deny,allow
Allow from all
Did i do it right?
To Ipstenu:
I think it’s turned on. In wamp under apache modules i have rewrite_module checkmarked.
To Steveorevo:
Yes i can get to the phpmyadmin page. I have my database created there. I don’t know if it’s wamp that makes the 404, but i can go to my main page with no problem, it’s only the new directorys i create that makes the 404.
My main site is “localhost” wich work fine, and the new one is “localhost/videos” the one with the 404.