Hello,
I have to use a unc or Map Network Drive with FlyingAnt.
The path could be
or
I am not sure how to setup the flyingant.conf to make this work.
Do you have any ideas?
I have to use a unc or Map Network Drive with FlyingAnt.
The path could be
Code:
\\172.16.69.205\Abteilungen\Alle\Daten für Technikerhandbuch\Techniker_Handbuch_2009
Code:
F:\Alle\Daten für Technikerhandbuch\Techniker_Handbuch_2009
Do you have any ideas?
PHP Code:
listen_ports 8091
open_url http://127.0.0.1:8091/Menue/
list_directories 1
document_root .
exit_page /exit_pages/exit_windows.html
aliases thb2009tl/zoom/search.cgi=/zoom/search_win32.cgi
key XXXXX-XXXXXX-XX-XXX
username Bart Simpson
Comment