alee amin wrote:

  Alias /photos "F:\projects\AL\Photos"

  <Directory "F:\projects\AL\Photos">


Even under Windows, I believe you need to specify the paths in apache.conf, with forward slashes (/) instead of backward ones (\). Not entirely sure, and not sure either this is the source of your difficulties, but it's worth a quick try.

There is at least a chance that Apache is interpreting
"F:\projects\AL\Photos"
as
"F:projectsALPhotos"

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to