View previous topic :: View next topic |
Author |
Message |
(*invader*) -
Joined: 07 Feb 2005 Posts: 1
|
Posted: Mon Feb 07, 2005 9:14 pm Post subject: Putting files on site |
|
|
I want to be able to have files downloadable off the net from my com, is this possible with abyss? and if so, can someone tell me how. sorry for the newbish question :( |
|
Back to top |
|
 |
Glitch2082 -
Joined: 02 Dec 2004 Posts: 194
|
Posted: Mon Feb 07, 2005 11:11 pm Post subject: |
|
|
Put the files you want to be downloaded in the htdocs directory. THen the address to that file would be:
http://your.ip.address/file.ext _________________ int main() {
cout << "Im Pro Apache";
cin.get();
} |
|
Back to top |
|
 |
|