Hi there ... i have this major problem.
What i need ?
To access some shared folder throught apache 2.0. Need some users to do the same. This is explained on this document:
http://httpd.apache.org/docs/2.4/platform/windows.html#windrivemap and Configuring Access to Network Resources. I edited httpd.conf uncomment mod_alias.
Also there is -- Alias /m2/ //alphamale/e/teste/ -- (no --)
I tried Alias /m2/ "//alphamale/e/teste/" , Alias /m2/ \\alphamale\e/teste/ and alias /m2/ "\\alphamale\e/teste" and the directives i copied from icons alias above. All UNC but tested with s:/ too
the env:
Windows 2008 32 bits (beta-192.168.0.100) is the web server using apache. User is apacheuser with permissions as described on the documentation.
Windows 7 64 bits (alphamale-192.168.0.101) has the shared folder.
ping the ips is regular.
Mapped net folder on s:/teste/
Right now isnt working ... i am trying on firefox localhost/m2/lixo.txt (display hello world) but not found all the time.
what i am missing? some adjacent parameter related ? Is there a bug?
I should have this by tomorrow done.. But ... :( !
Can some1 pls help me ?
ty advance
Attachment:
signature.asc
Description: This is a digitally signed message part