Re: The requested URL was not found on this server

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



From: Prabhpal S. Mavi <prabhpal@xxxxxxxxxxxxxxxxxxxx>
> sorry to inform that following solutions did not solve the error "The
> requested URL was not found on this server"
> $url_path = "/cacti/";
> or
> Alias /cacti /var/www/html/cacti/

Why the /html/ in the middle?

This works without a vhost:

  # grep cacti /etc/httpd/conf.d/cacti.conf 
  Alias /cacti/ /var/www/cacti/
  <Directory /var/www/cacti/>

  # grep path /var/www/cacti/include/config.php
  $url_path = "/cacti/";

JD
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux