View previous topic :: View next topic |
Author |
Message |
MikeWasHere05 -
Joined: 06 Jun 2005 Posts: 2
|
Posted: Mon Jun 06, 2005 11:48 pm Post subject: Serve all locations |
|
|
I'd like every .php file to be served with Abyss, doesn't matter what directory it's in. Reason being, is that I'm just using Abyss to do testing on scripts, and I'm too lazy to either FTP it or to drag/drop to htdocs. Is this possible?
Note: I realize I can just set the directory to My Documents, but I'd like to be able to double-click a file and then have it open up and work. |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Jun 07, 2005 2:22 am Post subject: |
|
|
Thats actually not possible because the file needs to be processed by the PHP
Interpreter which is declared in Abyss Web Server. I could recommend that you
create URL shorcuts to the scripts on the Abyss and click the shortcuts.
Sincerely , TRUSTpunk |
|
Back to top |
|
 |
MikeWasHere05 -
Joined: 06 Jun 2005 Posts: 2
|
Posted: Tue Jun 07, 2005 2:39 am Post subject: |
|
|
Meh, is there any way I could make a batch file to send the file to the server, which'll then serve it just as it would if it was accessed via localhost? |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Jun 07, 2005 2:43 am Post subject: |
|
|
I don't program in batch so I have no idea. Ask Aprelium or one of the forum
members and they should be able to help you. Hope this information helped.
Sincerely , TRUSTpunk |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Jun 07, 2005 11:28 am Post subject: Re: Serve all locations |
|
|
MikeWasHere05 wrote: |
Note: I realize I can just set the directory to My Documents, but I'd like to be able to double-click a file and then have it open up and work. |
You can do it but this needs to write a batch file to handle all the required operation. In our humble opinion, drag'n'drop to htdocs or declaring an alias to your usual work directories is easier. :-) _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|