Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Access to remote file shares via Apache nad Oracle App Ser..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  How to configure log files ?  
Author Message
neilh

External


Since: May 05, 2004
Posts: 4



(Msg. 1) Posted: Tue Aug 05, 2003 1:02 pm
Post subject: Access to remote file shares via Apache nad Oracle App Server
Archived from groups: alt>apache>configuration, others (more info?)

Help please.

I have apache web server from Oracle 9i application server.
I am trying to add an alias which will access files on a remote file
server.
The Oracle HTTPSService (Apache Server Service) is running as a domain
memebr account which has read access to the remote location.

I have added an alias thus

Alias "/htmdocs/" "\\servername\sharename\directory\"

<Directory "\\servername\sharename\directory\">
Options MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

However when i try to access a file in the folder I get this error

Forbidden
You don't have permission to access /htmdocs/default.htm on this
server.
Oracle HTTP Server Powered by Apache/1.3.19 Server at servername Port
80

But I can browse the filesystem on the server using the identity
provided.

Any advice will be very much appreciated.

 >> Stay informed about: Access to remote file shares via Apache nad Oracle App Ser.. 
Back to top
Login to vote
nospam173

External


Since: Jul 02, 2003
Posts: 52



(Msg. 2) Posted: Tue Aug 05, 2003 8:58 pm
Post subject: Re: Access to remote file shares via Apache nad Oracle App Server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 5 Aug 2003 10:02:24 -0700, neilh DeleteThis @dr.com (Neil Hodgkinson) wrote:

 >Help please.
 >
 >I have apache web server from Oracle 9i application server.
 >I am trying to add an alias which will access files on a remote file
 >server.
 >The Oracle HTTPSService (Apache Server Service) is running as a domain
 >memebr account which has read access to the remote location.
 >
 >I have added an alias thus
 >
 >Alias "/htmdocs/" "\\servername\sharename\directory\"
 >
 ><Directory "\\servername\sharename\directory\">
 > Options MultiViews
 > AllowOverride None
 > Order allow,deny
 > Allow from all
 ></Directory>
 >
 >However when i try to access a file in the folder I get this error
 >
 >Forbidden
 >You don't have permission to access /htmdocs/default.htm on this
 >server.
 >Oracle HTTP Server Powered by Apache/1.3.19 Server at servername Port
 >80
 >
 >But I can browse the filesystem on the server using the identity
 >provided.
 >
 >Any advice will be very much appreciated.


Try changing the permissions to include execute or run access.

HTH
TOG
--
../configure --prefix=~/zyterion
Not this guy or that guy, The Other Guy.

"If you're not thoroughly confused by now, then you just
don't understand the situation."<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Access to remote file shares via Apache nad Oracle App Ser.. 
Back to top
Login to vote
neilh

External


Since: May 05, 2004
Posts: 4



(Msg. 3) Posted: Wed Aug 06, 2003 7:32 pm
Post subject: Re: Access to remote file shares via Apache nad Oracle App Server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Even with full control it doesnt work. Has anyone ever go this working. ?
 >> Stay informed about: Access to remote file shares via Apache nad Oracle App Ser.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Oracle's Apache in 9iAS v2 on SuSE Linux SLES7 - Hi, I've just installed Oracle 9iAS rel 2 on SuSE Linux Enterprise 7. Installation went fine and everything seemed normal, but after a reboot Apache can no longer start. Here is the relavent section of my error log. [Tue Jul 8 14:43:36 2003] [error]...

Remote restart of Apache 1.3/2.0 on Linux? - I have a requirement that I update the configuration on an Apache server and then restart the server so that the new configuration is read. Is there any ready-made tool from Apache for this? Or is there generally an 'accepted practice' for..

Apache 2.0.47 doesn't create PID-FILE - Hi Folks, I nearly successfully went over to use Apache 2.0.47 instead of a 1.3.X-Version. All went well - I can start the Server without problems, but trying to use "apachectl stop" end in an error message: /usr/sbin/apachectl stop: httpd (no...

controlling access to Apache based on string in URL - Hey there! Server version: Apache/1.3.23 (Unix) (Red-Hat/Linux) I am running Apache and I would like to limit altogether the hits for the "default.ida" string. Right now default.ida resolves to a nearly empty file. But I would like the reque...

deleting access.log error.log Apache on Windows. - Hello, I have a Windows server running Apache. The access.log and error.log are large and I would like to delete them or compress / zip them. I would like to do this without stopping Apache but I realize these are raw log files. Any help would be..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]