Results 1 to 4 of 4

.htaccess files not the same....

This is a discussion on .htaccess files not the same.... within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; I'm seeing two different .htaccess comments being suggested... In the .htaccess file that is in the 1.7 zip folder it ...

  1. #1
    Senior Member Sonnie's Avatar
    Real Name
    Sonnie
    Join Date
    May 2006
    Location
    L.A. (Lower Alabama)
    Posts
    305
    Liked
    2 times

    .htaccess files not the same....

    I'm seeing two different .htaccess comments being suggested...

    In the .htaccess file that is in the 1.7 zip folder it has:

    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    In the install instructions Readme file it has:

    RewriteEngine On
    RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    These are different.... I don't know if they function the same or not. Does it matter which one I use?

  2. #2
    Senior Member Sonnie's Avatar
    Real Name
    Sonnie
    Join Date
    May 2006
    Location
    L.A. (Lower Alabama)
    Posts
    305
    Liked
    2 times
    It appears one is for Apache and mod_rewrite and the other is for IIS and ISAPI_Rewrite

    I suppose if I'm using the IIS and ISAPI_Rewrite now then I should continue?

  3. #3
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    If you are already using vBSEO 3.0.0, the IASPI_Rewrite rules included should already include the line for Sitemap, so no changes should be needed.

  4. #4
    Senior Member Sonnie's Avatar
    Real Name
    Sonnie
    Join Date
    May 2006
    Location
    L.A. (Lower Alabama)
    Posts
    305
    Liked
    2 times
    Thanks

Similar Threads

  1. Hotlink Protection Tutorial (Apache Server - .htaccess files)
    By NeutralizeR in forum Member Articles
    Replies: 15
    Last Post: 06-08-2011, 03:25 PM
  2. .htaccess problem right off
    By eJM in forum Custom Rewrite Rules
    Replies: 10
    Last Post: 08-01-2006, 11:27 PM
  3. Exclude some files for phpBB compat
    By sinucello in forum Custom Rewrite Rules
    Replies: 12
    Last Post: 06-17-2006, 03:04 PM
  4. .htaccess files
    By Nakkers in forum General Discussion
    Replies: 1
    Last Post: 05-22-2006, 07:18 PM

Posting Permissions

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