View Single Post
Old 08-04-2011, 05:45 AM   #4
ISPsystem team
 
slava's Avatar
 
Join Date: May 2008
Location: ISPsystem
Posts: 588
slava is on a distinguished road
Default

Are you check all files for this Alias?
Code:
grep -R lightbox /etc/httpd
and also check all includes
Code:
grep Include /etc/httpd/conf/httpd.conf
Also check for symlinks /var/www/USER/data/www/site.com and .httaccess files
slava is offline   Reply With Quote