Results 1 to 4 of 4

404/Subdomain Issues - Windows IIS

This is a discussion on 404/Subdomain Issues - Windows IIS within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi. Our site is running on http://forum.mywebsite.com (anything that hits www.mywebsite.com etc gets redirected by IIS to forum.mywebsite.com) It's using ...

  1. #1
    Junior Member
    Real Name
    Manonfire
    Join Date
    Feb 2009
    Posts
    7
    Liked
    0 times

    404/Subdomain Issues - Windows IIS

    Hi.

    Our site is running on http://forum.mywebsite.com (anything that hits www.mywebsite.com etc gets redirected by IIS to forum.mywebsite.com)

    It's using V3 on ISAPI Rewrite, and I've checked that the httpd.conf works (I can 403 deny permission to site.

    I think the rewrite rules need tweaking, anyone able to assist?

    RewriteEngine On

    RewriteCond %{HTTP_HOST} .*mywebsite.com
    RewriteRule ^/forum/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{HTTP_HOST} .*mywebsite.com
    RewriteCond %{REQUEST_URI} !/forum/(admincp/|modcp/|cron)
    RewriteRule ^/forum/((archive/)?(.*\.php(/.*)?))$ /forum/vbseo.php?vbseourl=$1 [L,QSA]

    RewriteCond %{HTTP_HOST} .*mywebsite.com
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^/forum/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^/forum/(.+)$ /forum/vbseo.php?vbseourl=$1 [L,QSA]

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,340
    Liked
    539 times
    Blog Entries
    4
    Responded your ticket
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Junior Member
    Real Name
    Manonfire
    Join Date
    Feb 2009
    Posts
    7
    Liked
    0 times
    Hi,

    I responded, granted access, followed the next request/suggestion and then my ticket was left open with no response for 19 hours?

    Hoping a post here might get some action.

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,340
    Liked
    539 times
    Blog Entries
    4
    I had a major pc problem yesterday. Just get my pc back online this morning. Checking all pending tickets and threads now. Sorry for the delay.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. Subdomain issues.
    By Bridges in forum Troubleshooting
    Replies: 5
    Last Post: 10-11-2006, 09:45 PM
  2. Do this work with windows IIS?
    By cddinc in forum General Discussion
    Replies: 2
    Last Post: 09-24-2005, 09:14 PM
  3. pop-up windows in IE
    By phlogiston in forum Bug Reporting
    Replies: 1
    Last Post: 09-22-2005, 06:42 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
  •