Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

[Solved] Newbie question about URL

KetzelKetzel New
edited November 2011 in Vanilla 2.0 - 2.8
It's possible to change the url http://mydomain/vanilla to http://mydomain/anameofmychoice?
Tagged:

Best Answer

  • Options
    x00x00 MVP
    Answer ✓
    rename it then delete all the .ini files in the /cache

    grep is your friend.

Answers

  • Options
    sahotataransahotataran Developer, Bay Area - CA ✭✭✭
    .htaccess

    There was an error rendering this rich post.

  • Options
    well the forum folder is whatever you call it.

    you can use .htaccess for more complicated stuff.

    grep is your friend.

  • Options
    well the forum folder is whatever you call it.

    you can use .htaccess for more complicated stuff.
    I'm trying to change the forum's folder name... but i can't...

  • Options
    x00x00 MVP
    Answer ✓
    rename it then delete all the .ini files in the /cache

    grep is your friend.

  • Options
    rename it then delete all the .ini files in the /cache
    It Works! Thanks!

Sign In or Register to comment.