GIDForums  

Go Back   GIDForums > Web Hosting Forums > Apache Web Server Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 23-Mar-2005, 12:38
thewheelman thewheelman is offline
New Member
 
Join Date: Mar 2005
Posts: 1
thewheelman is on a distinguished road

How do I include a directory on a networked drive on the Apache2 server?


How do I include a directory on a networked drive on the Apache2 server?

Apache is running on 192.168.1.10 (win2k). I have mapped a drive (g:/) on this server to a directory on another server (//192.168.1.11/files/)

Mapped drive G:/ works fine from 192.168.1.10.

I added the following alias to httpd.conf

Alias /files/ "G:/"

<Directory "G:/">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

However I receive the "You don't have permission to access /files/ on this server" error message.

Error log reports...
[Wed Mar 23 13:47:00 2005] [error] [client 70.24.xxx.xxx] (OS 5)Access is denied. : Can't open directory for index: G:/
[Wed Mar 23 13:47:00 2005] [error] [client 70.24.xxx.xxx] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
 
 

Recent GIDBlogOnce again, no time for hobbies by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
fltk-2.0 cvs Plumb FLTK Forum 20 13-Nov-2004 08:10
help with classes bucho MS Visual C++ / MFC Forum 3 20-Oct-2004 07:16
Apache2 config issues monev Apache Web Server Forum 2 28-Jun-2004 07:19
Can't view pages from another machine on the Intranet aevans Apache Web Server Forum 9 14-May-2004 03:26

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 01:07.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.