Results 1 to 4 of 4

Rewrite Question?

This is a discussion on Rewrite Question? within the Off-Topic & Chit Chat forums, part of the Focus on Members category; Hi, Not sure if this is in the right place - but its not regarding vBSEO , I have an ...

  1. #1
    Senior Member
    Real Name
    Mr. T
    Join Date
    Dec 2006
    Location
    England, UK
    Posts
    174
    Liked
    0 times

    Rewrite Question?

    Hi,

    Not sure if this is in the right place - but its not regarding vBSEO, I have an .htaccess file in my forum folder with this in any idea what it does?

    Code:
        RewriteCond %{REQUEST_FILENAME} -f [OR]
        RewriteCond %{REQUEST_FILENAME} -l [OR]
        RewriteCond %{REQUEST_FILENAME} -d
        RewriteRule ^.*$ - [NC,L]
        RewriteRule ^(data|js|styles|install) - [NC,L]
        RewriteRule ^.*$ index.php [NC,L]
    Thanks for any help

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    That is un-necessary to have and should be removed.

  3. #3
    Senior Member
    Real Name
    Mr. T
    Join Date
    Dec 2006
    Location
    England, UK
    Posts
    174
    Liked
    0 times
    its with Xen Foro script and was wondering what it does - didn't know where else to put it and Xen Foro wont say as there still in beta. :(

    And you guys are good at .htaccess stuff thats why I asked here.

  4. #4
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    We do not support xenforo. You will need to contact them to know its full use against their re-write. on vb, it will just break things.

Similar Threads

  1. url rewrite question
    By SecondLaw in forum URL Rewrite Settings
    Replies: 3
    Last Post: 12-14-2008, 02:13 PM
  2. Rewrite question
    By TheHeartSmasher in forum Pre-Sales Questions
    Replies: 3
    Last Post: 04-16-2007, 02:19 AM
  3. Question regarding rewrite
    By soletrader in forum Pre-Sales Questions
    Replies: 1
    Last Post: 08-13-2006, 07:20 AM
  4. rewrite question
    By empservices in forum Pre-Sales Questions
    Replies: 2
    Last Post: 05-05-2006, 09:38 PM
  5. Url Rewrite Question
    By bogene2020 in forum Pre-Sales Questions
    Replies: 5
    Last Post: 03-07-2006, 01:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •