[Lxr-general] query about lxr
Brought to you by:
ajlittoz
From: ashitosh w. <a.d...@gm...> - 2008-01-18 10:26:26
|
Respected sir, I complete Installations of Lxr with apache server and glimpse. When I use URL : http://10.52.64.100:8080 it shows it works.But when I tried to access the code URL:http://10.52.64.100:8080/kernel/source it gives error "You don't have permission to access /kernel/source on this server" I added ScriptAlias /home/kernel "/home/lxr/http" <Directory "/home/lxr/http"> AllowOverride None Options None Order allow,deny Allow from all </Directory> in httpd.conf . Can anybody please tell me what is the problem ? Thanks in advance. Thanks & Regards Ashitosh |