+ Reply to Thread
Results 1 to 3 of 3

Thread: Have a forum on domain.com/forum ? How

  1. #1

    Have a forum on domain.com/forum ? How

    How can i have a forum or map on links like this domain.com/forum ?

    If i try to have it like that i just get an error page that the site cant find that page...

  2. #2
    You have to set the .htaccess to display that directory if the links are like that. Check my thread about this somewhere, I'm at work right now so I'm not able to search right now.
    Free Advertising at Fyndklippet.se


  3. #3
    Senior Member
    Join Date
    Dec 2011
    Posts
    159
    RewriteCond %{REQUEST_URI} !^/blog
    RewriteCond %{REQUEST_URI} !^/forum

+ Reply to Thread