Recent content by middesi2

  1. M

    Remove folder directories from URL using .htaccess

    Here's the current .htaccess file # Original # If you modify this file then change the above line to: # Modified <IfModule mod_rewrite.c> RewriteEngine On # Certain hosts may require the following line. # If vanilla is in a subfolder # RewriteBase / RewriteCond %{REQUEST_FILENAME} !-d...
  2. M

    Remove folder directories from URL using .htaccess

    The forum was made on vanilla forums btw.
  3. M

    Remove folder directories from URL using .htaccess

    So I've made a forum called http://www.example.x10.bz/ Everytime I go to the forums discussions/pages for the first time, it shows up like this http://www.example.x10.bz/discussion/2/example-title However, when I click on a new category, it now shows up like this...
Top