Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Friendly URLS problem

edited October 2006 in Vanilla 1.0 Help
Im using 1and1.com for the hosting, which allows you to have .htaccess files. so i add the .htaccess to the domains base dir. And set mod_rewrite in settings.php. Which makes the urls pretty but when you follow them they are working, as if the rewrite rules arent working. Any ideas? any one able to get it working with 1and1?

Comments

  • i was able to fix this by adding by adding RewriteBase / between RewriteEngine On & Options +FollowSymLinks -Multiviews
This discussion has been closed.