Re: vqadmin

From: Brian Reichert (reichert_at_numachi.com)
Date: 10/22/05

  • Next message: Troy Settle: "Web Hosting - IPs, Quotas and Jails"
    Date: Sat, 22 Oct 2005 15:32:45 -0400
    To: tethys ocean <tethys.ocean@gmail.com>
    
    

    On Sat, Oct 22, 2005 at 01:39:20PM +0300, tethys ocean wrote:
    > > i have the same error .htaccess file is owned by Apache
    > > and directory directive is added to httpd.conf
    > > and i have the same error

    Make sure that

    - you've restarted the Apache server

    - the directory directive in httpd.conf is doing what you expect;
      make sure that you're not being tricked by a vhost config, or
      some other config that being applied instead.

    That vqadmin error is being seen because the content is being served
    without having undergone any authentication...

    -- 
    Brian Reichert				<reichert@numachi.com>
    55 Crystal Ave. #286			Daytime number: (603) 434-6842
    Derry NH 03038-1725 USA			BSD admin/developer at large	
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Troy Settle: "Web Hosting - IPs, Quotas and Jails"