| index.php & index (2).php in my root folder
|
Scotty13

msg:4442708 | 11:50 pm on Apr 18, 2012 (gmt 0) | Silly question... I have my main index.php in my root folder along with index (2).php that goes with a link I have on my website. Could the index (2).php affect the way my main index.php works? Thanks for your help, Scott
|
bunltd

msg:4442754 | 1:50 am on Apr 19, 2012 (gmt 0) | No, your web server will only look for set files as the index file, so the index (2).php likely won't be configured in that list - you'll only serve that one if it's actually requested.
|
Scotty13

msg:4442931 | 10:47 am on Apr 19, 2012 (gmt 0) | Thank you so much
|
|
|