Hi,
I've a web site in the address http://mySite.com
in the root, I've a file index.html
I've some subfiolders insid root/sub1/sub2
I like to add an html file (or php) index.html that call the index.html of
the root (in order to protect)
Now I've created 2 different index.html because I use relative path to
design the root (../index.html and ../../index.html)
I like to have the same file in all folders,but I don't know how to call the
root folder.
Any help please?
Thanks
I've a web site in the address http://mySite.com
in the root, I've a file index.html
I've some subfiolders insid root/sub1/sub2
I like to add an html file (or php) index.html that call the index.html of
the root (in order to protect)
Now I've created 2 different index.html because I use relative path to
design the root (../index.html and ../../index.html)
I like to have the same file in all folders,but I don't know how to call the
root folder.
Any help please?
Thanks
Comment