03-28-2011, 02:27 PM
|
#2 (permalink)
|
|
The Addict
Join Date: Aug 2008
Posts: 336
Thanks: 8
|
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
|
|
|
|