
March 31st, 2011, 07:39 AM
|
|
Registered User
|
|
Join Date: Mar 2011
Posts: 2
Time spent in forums: 11 m 16 sec
Reputation Power: 0
|
|
I cant use any alias like urladdress/data/myfile.html because I have traffic from google and can not change the url address of my files
Quote: | Originally Posted by rookiedeveloper Hello All,
I have a website and i am serving some html files on the home folder of that website urladress /myfile.html
mywebsite.com is under c:\MyWebsite folder of the local computer and myfile.html is under that folder.
Now I am having some problems on disk space. I am going to use a mapped network drive K:\ which is on another computer in the same network.
My question is, I still want same file to be served with urladress /myfile.html, but this time this file will be on K:\ drive and will be deleted from C:\MyWebsite folder.
It is very important that i need to access it via urladress /myfile.html. Do you think this is possible? If so how?
Your help is highly appreciated.
Kind Regards |
|