Results 1 to 3 of 3

Thread: Script interferes with webalizer access

  1. #1
    Join Date
    May 2007
    Posts
    394

    Default Script interferes with webalizer access

    Hello:

    I have webalizer set up on my server, and it is viewed on http://www.anysiteontheserver.com/usage - which is a symlink to some other webalizer folder that's not in the site's public html folder.

    Now that I have installed the script, when I got to the "usage" folder, I get an error from the script that this user doesn't exist.

    Is there a way to exclude folders from the software's awareness?

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    Open .htaccess file.

    FIND

    RewriteRule ^install$ - [L]
    RewriteRule ^install/(.*) - [L]
    ADD BELOW

    RewriteRule ^usage$ - [L]
    RewriteRule ^usage/(.*) - [L]

  3. #3
    Join Date
    May 2007
    Posts
    394

    Default

    Thank you! That worked GREAT!

Similar Threads

  1. Free Access For Certain Users
    By topfreaks in forum General Discussions
    Replies: 0
    Last Post: 07-05-2008, 10:58 AM
  2. 403 forbidden access /share/upload.php
    By musictvblogger in forum Installation Support
    Replies: 3
    Last Post: 04-11-2008, 09:38 AM
  3. How Access Mysql Data from the Templates??
    By spddeluxe in forum Installation Support
    Replies: 0
    Last Post: 03-06-2008, 09:43 PM
  4. Access denied for user ? Help Me
    By niord in forum Installation Support
    Replies: 3
    Last Post: 02-14-2008, 06:38 AM
  5. Access
    By airbus in forum Sales Questions
    Replies: 4
    Last Post: 07-16-2007, 09:18 PM

Bookmarks

Posting Permissions

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