View previous topic :: View next topic |
Author |
Message |
silverman -
Joined: 19 Mar 2004 Posts: 1
|
Posted: Fri Mar 19, 2004 3:14 pm Post subject: Create a path |
|
|
Hello!! Look i am new to this server and my question may be childish....
:roll:
My Question is:
Can this server create the virtual path like IIS??
For example :
I save my file at C:\php_doc\g.php ? How can i tell the server to direct to this site...
Assumpe that the virtual name for the directory is "test
How can i make it like
http://127.0.0.1:9999/test/g.php and it will display the result
Please help me asap |
|
Back to top |
 |
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Fri Mar 19, 2004 3:39 pm Post subject: |
|
|
Open your Abyss Web Server console page and click on Server Config.. ->
Advanced and click on Aliases and click on Add and create your path 8)
Edit: If you want q.php to show up when you type
your-site.com/test/ , then add q.php to your index table
 |
|
Back to top |
|
 |
|