I found Something

 
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues
View previous topic :: View next topic  
Author Message
Bob Norris
-


Joined: 22 Aug 2004
Posts: 39

PostPosted: Sat Sep 04, 2004 12:14 am    Post subject: I found Something Reply with quote

Yes I may have found a way to solve the domain name not showing the page on a network.

Before I go any further does anybody know how to specify a directory not on the same machine where the server is running? like to have it look for another folder stored somewhere on the network?
_________________
Thank You
Bob Norris
www.cyberoperator.com
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger
Olliecollie
-


Joined: 07 Sep 2004
Posts: 5

PostPosted: Tue Sep 07, 2004 5:51 pm    Post subject: Re: I found Something Reply with quote

Bob Norris wrote:
Yes I may have found a way to solve the domain name not showing the page on a network.

Before I go any further does anybody know how to specify a directory not on the same machine where the server is running? like to have it look for another folder stored somewhere on the network?


I'm dutch so my english is not very good.

You have to put the htdocs folder in another (new) folder and you have to share the (new) folder, so you see the folder on the network.
Then make a batch file named *****.bat (I use makedrive.bat).
Put the batch file into your c:\ root.
Open the batch file in notepad and typ:
@echo off
@net use Z: \\"computer name"\"shared folder" \yes
exit
change "computer name" into the computer name where the network folder is on.
Change "shared folder" into the name of the share name of the (new) folder.
Then make a shortcut of the batch file and put the shortcut into your startup folder of your start menu.
If you reboot your computer and the network computer is on this script makes a drive named z:\.
If you config in abyss the Server Root to z:\"the htdocs folder name".
Abyss gets the files from the network.

If this doesn't work, I've maybe another way!!

Success!!!
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group