Linker file redirection problem. Help!



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

.



Relevant Pages

  • Re: Login for access to certain pages or parts?
    ... I know roughly what an .htaccess file is and I have access to more than this on my own server, but not more on commercial servers that host various sites I have made or maintain. ... The successful login routine sets the cookie by testing to see if the password the user has entered matches the one in your database for that user. ... For pages that can be accessed by multiple groups, your authorize function could be passed a comma-delimited list of allowable groups for that page. ... // Authorizes user based on group, redirects if necessary. ...
    (alt.php)
  • Re: fgets($fp) question
    ... I was thus able to look at the source code for the page ... Recently the page has changed and I find that now $thisLine no longer ... It looks like the server you were getting the file from was not configured ... In general the server SHOULD interprete PHP files as PHP files and ...
    (alt.php)
  • Re: How to navigate to new URL without new instance of browser
    ... Simple redirects, which suffice for this case, can be done with the ... given that URL rewrite does not require any kind of script; ... although I do have root access to my server. ... configuration only after the tests have showed ...
    (comp.lang.javascript)
  • Re: fgets($fp) question
    ... >> contains the source code for the page but rather the text as it is ... It means that the server ... > In general the server SHOULD interprete PHP files as PHP files and ... I do not want to see PHP script source. ...
    (alt.php)
  • RE: serial ports?
    ... The terminal services redirects the local posts to the Terminal Server only ... Printer driver string names on the client are queried. ... If the server does not find a matching driver name from those ...
    (microsoft.public.windows.terminal_services)