Thread: PHP doc_root
View Single Post
Old 03-28-2011, 02:27 PM   #2 (permalink)
tony
The Addict
 
tony's Avatar
 
Join Date: Aug 2008
Posts: 336
Thanks: 8
tony is on a distinguished road
Default

This is a server setting which PHP's $_SERVER values are based on.
Why don't you create a virtualhost in apache pointing to your /var/www/holidaywebsite and now your $_SERVER['PHP_SELF'] would return index.php
tony is offline  
Reply With Quote