Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1. #11
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: websiteoptimization.com returns 403 error

    Quote Originally Posted by DrByte View Post
    What's in your /.htaccess file ?
    my public html has an htaccess file and it is posted above in my last comment.

    the includes also has an htaccess file and that is posted below
    # $Id: .htaccess 1105 2005-04-04 22:05:35Z birdbrain $
    #
    # This is used with Apache WebServers
    # The following blocks direct HTTP requests in this directory recursively
    #
    # For this to work, you must include the parameter 'Limit' to the AllowOverride configuration
    #
    # Example:
    #
    #<Directory "/usr/local/apache/htdocs">
    # AllowOverride Limit
    #
    # 'All' with also work. (This configuration is in your apache/conf/httpd.conf file)
    #
    # This does not affect PHP include/require functions
    #
    # Example: http://server/catalog/includes/application_top.php will not work

    <Files *.php>
    Order Deny,Allow
    Deny from all
    </Files>
    Options +FollowSymLinks
    could this be the problem?

  2. #12
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: websiteoptimization.com returns 403 error

    Wow ... how did I miss *that*.
    Nothing stands out immediately; however, I would try the following:

    1. Check your server's errorlog to find out exactly why the 403 error is being delivered.

    2. Turn off the SEO module and remove all but the first 3 lines of your public_html/.htaccess file ... just for a few minutes while you test accessing from WSO site again.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #13
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: websiteoptimization.com returns 403 error

    Quote Originally Posted by DrByte View Post
    Wow ... how did I miss *that*.
    Nothing stands out immediately; however, I would try the following:

    1. Check your server's errorlog to find out exactly why the 403 error is being delivered.

    2. Turn off the SEO module and remove all but the first 3 lines of your public_html/.htaccess file ... just for a few minutes while you test accessing from WSO site again.
    Did everything you suggested

    1. the error log doesn't show a 403 forbidden error being thrown. it only shows "file does not exist" errors for favicon.ico and some content that was removed from my server months ago.

    2.turned off the module and edited the htaccess file as suggested for over fifteen minutes. no change at all.

  4. #14
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: websiteoptimization.com returns 403 error

    Puzzling. Maybe it's following a link on your site and throwing the error that way?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: websiteoptimization.com returns 403 error

    Does it make any difference after cleaning up your XHTML validation errors ? (granted, they're minor)
    http://validator.w3.org/check?verbos...westgames.com/
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #16
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: websiteoptimization.com returns 403 error

    Quote Originally Posted by DrByte View Post
    Does it make any difference after cleaning up your XHTML validation errors ? (granted, they're minor)
    http://validator.w3.org/check?verbos...westgames.com/
    Still nothing. I usually only have about five - the errors that I am forced to include to get my page to display appropriately ( http://www.zen-cart.com/forum/showthread.php?t=49391 ) but I recently added some code to a sidebox and had incurred some additional penalties, lol.

    anyways, no that didn't help even when the page was xhtml transitional.

    thanks Dr Byte you're like Dr House you'll figure it out i know you will. lol.

  7. #17
    Join Date
    Nov 2003
    Posts
    783
    Plugin Contributions
    2

    Default Re: websiteoptimization.com returns 403 error

    The web analyzer has probably been banned server wide by your server admin.

  8. #18
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: websiteoptimization.com returns 403 error

    Quote Originally Posted by dreamscape View Post
    The web analyzer has probably been banned server wide by your server admin.
    i'll check that, thanks

  9. #19
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: websiteoptimization.com returns 403 error

    Quote Originally Posted by dreamscape View Post
    The web analyzer has probably been banned server wide by your server admin.
    that was it.

    according to my tech support

    mod_security is picking up their header user-agent as not valid therefore it's being blocked. The internet is a seedy place nowadays unfortunately, and anything out of the ordinary is blocked.
    thanks guys

    i didn't even think about that. stupid stupid stupid.

  10. #20
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: websiteoptimization.com returns 403 error

    Thank you for following up on the problem and letting us know that it isn't a Zen Cart issue after all.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. 403 Error and 500 Internal Error
    By cpye2 in forum General Questions
    Replies: 14
    Last Post: 7 Nov 2015, 04:38 AM
  2. Multiple forward-slashes in search returns 403
    By maac2 in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 17 Aug 2011, 12:48 AM
  3. Help me. Error 403. Forbidden Error
    By thelostknight in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 4 Jun 2011, 04:15 AM
  4. Timeout & 403 Forbidden Error eprocessingnetwork.com
    By Zeosource in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 1 Aug 2007, 07:05 AM
  5. Replies: 1
    Last Post: 15 Jul 2007, 09:13 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
  •  
disjunctive-egg