Author |
Message |
Topic: Configuration doc path of the webserver |
draw
Replies: 2
Views: 4220
|
|
Is it possible to set the path to more then one path (Documents Path) in the configuration of the Abysse web server X1?
example: c:\mywebs and d:\mydownloads |
Topic: Accessing files on the webserver |
draw
Replies: 5
Views: 9335
|
|
Not the end of the story !!!!!!
Amazing,amazing .......
Running my php script via the server (localhost) and removing "file///" from the link, I see in the browser (status bar) that &quo ... |
Topic: Accessing files on the webserver |
draw
Replies: 5
Views: 9335
|
|
Yes, Yes, thanks to "The Inquisitor", removing "file:///" was the solution.
If I put the link in a simple html page (reading the page only by the browser) it works with "file ... |
Topic: Accessing files on the webserver |
draw
Replies: 5
Views: 9335
|
|
Hi,
I try to run on my local server an exe file from a php script like this
......
print "<td align=center width=25>
<a TARGET=\"_blank\" href="file:///c:/Program%20 ... |
|