Re: .htaccess for script aliased directories‏

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2008/4/25 Pam Astor <pamastor@xxxxxxxxxxx>:
>
>  > 1. The directory you entered above is not the correct path; or
> > 2. The conf file you are editting is not being read.
> >
> > Check 1 by requesting a file that you know doesn't exist and check the
> > error log to see what path apache is searching in. Check 2 by putting
> > a deliberate syntax error in the conf file, restart the server, and
> > make sure apache fails to start with an error.
> >
> > Joshua.
>
>  The directory in question - /home/mydirectory/www/awstats
>  is a path to a script alias.  In other words,
>  ScriptAlias /awstats/ "/usr/local/awstats/wwwroot/cgi-bin/"
> (appears in the virtual domain tag for this domain).
>
>  Could that have anything to do with the problem?

Yes. <Directory> refers to the file-system directory where the content
lives. It should be <Directory /usr/local/awstats/wwwroot/cgi-bin>.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux