Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

Is it possible to add an alias so that a site in httpd-vhost.config can read a file from another computer on the local network? (no replies)

$
0
0
I have an alias entered at a site that reads a folder for me after another partition. Is it possible to use a folder from another computer in the network instead of the partition?
Now:
Alias "/Movie" "E:/Movie"
<Directory "E:/movie/">
Require all granted
</Directory>

What i want:

Alias "/Movie" "http :// 192.168.1.3 /E:/movie/ "
<Directory " http ://192.168.1.3 /E:/movie/ ">
Require all granted
</Directory>

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>