|
Search tenon.com
Thanks to:
|
|
iTools
Re: Dumb unix question....
Joe,
You need to create a symbolic link to the site that will share your SSL.
We'll assume your directory structure is like this:
-WebSites
-secure.west21.com
-files and subdirectories
-domain1.com
-files and subdirectories
-domain2.com
-files and subdirectories
Open Terminal and "cd" to the secure.west21.com directory. Then type:
ln -s ../domain1.com domain1.com
This will essentially create an alias to the domain1.com directory inside
the secure.west21.com directory.
If you need more, try: man ln
On 7/6/05 3:30 PM, "Joe D'Andrea" <JoeDan@xxxxxxxxxx> wrote:
> Itools 7.3... not that that matter since this is a dumb unix question...
>
> In the "olden" days using WebStar... we would have a folder for each virtuall
> domain that we hosted. (ie. domain1.com, domain2.com)... we do the same using
> iTools.
>
> When it came to offering SSL encrypted pages for clients they have two
> choices... pay us lots of money and we get them their own cert and IP address,
> or use our "shared" certificate. Let's say the shared certificate work on
> secure.west21.com. We would have a folder in the W* sites folder named
> "secure.west21.com" and within that folder we would have an alias to each
> client's real folder. This way the client only have one folder hierarchy to
> maintain and can, if they wanted, reach any of their pages through the secure
> server.
>
> http://www.domain1.com/page.html is the same page as
> https://secure.west21.com/domain1/page.html except that one is insecure and
> the other is secure. This would work because the "folder" at
> secure.west21.com/domain1 was really an alias of the domain1.com folder.
>
> How would I do this in iTools/unix?
>
> ~joe
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://www.tenon.com/lists/html/iTools/
|
| Tenon Home |
Products |
Order |
Contact Us |
About Tenon |
Register |
Tech Support |
Resources |
Press Room |
Mailing Lists |
|
Copyright©2003 Tenon Intersystems, 232 Anacapa Street, Suite 2A, Santa Barbara,
CA 93101. All rights reserved.
Questions about our website - Contact:
webmaster@tenon.com.
|
|