Linker file redirection problem. Help!
- From: "kkuhl05@xxxxxxxxx" <kkuhl05@xxxxxxxxx>
- Date: 26 Jan 2007 12:19:04 -0800
I'm having some problems here with a web server displaying .php files
when redirected using a linker file (using a linux webserver with
apache). I was wondering if you would be able to help.
Heres the deal:
I have software I'm attempting to install on the server. We have an SSL
(HTTPSDOCS) directory and an HTTP(HTTPDOCS) directory in our www area.
I need the software to be installed on the secure server, but the way
the software is programmed, it requires it to be installed on the
httpdocs directory in a specific directory with a specific name, not
using SSL. The support place from the company that makes the software
emailed us and told us to simply make it so that the same files in the
httpdocs/support directory will be accessable by httpsdocs/support as
well. Example: www.blah.com will bring you to the same place as
www.blah.com.
So, we attempted doing this by setting a linker file. So in the
httpsdocs dir. we have a linker named support which redirects to
.../httpdocs/support . This way it encrypts the information in the
httpdocs/support dir. This works for image files and apparently html
files but my php files wont render at all.. ITS DRIVING ME NUTS! And I
have to have it done soon, just wondering if anyone knows another way
to do this to where it would work or you know the problem.
Let me know if you can shed some light on the situation
Thanks!
Kevin
.
- Follow-Ups:
- Re: Linker file redirection problem. Help!
- From: kkuhl05@xxxxxxxxx
- Re: Linker file redirection problem. Help!
- Prev by Date: "Permission denied" from pand when trying to connect Bluetooth
- Next by Date: Re: Linker file redirection problem. Help!
- Previous by thread: "Permission denied" from pand when trying to connect Bluetooth
- Next by thread: Re: Linker file redirection problem. Help!
- Index(es):
Relevant Pages
|