Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to
LinuxQuestions.org , a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free.
Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please
contact us . If you need to reset your password,
click here .
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
01-17-2005, 10:35 AM
#1
LQ Newbie
Registered: Jan 2005
Location: Juarez, Mex
Distribution: Red Hat
Posts: 18
Rep:
https help!
Hi
On my site I want to view a file in
https
(
https://mysite.com ), how can I do that?
thanks a lot!
01-17-2005, 10:38 AM
#2
Senior Member
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,989
Rep:
01-17-2005, 10:54 AM
#3
Member
Registered: Jan 2004
Location: Atlanta
Distribution: FreeBSD, Ubuntu, OSX, Fedora
Posts: 667
Rep:
Since you use redhat, you can probably just install the rpm for it.
Code:
# urpmi --fuzzy apache
If you use apache2, then you'll want something like
apache2-mod-ssl-<version>.rpm And all of its dependencies will have to be installed as well...
01-17-2005, 10:56 AM
#4
Member
Registered: Jan 2004
Location: Atlanta
Distribution: FreeBSD, Ubuntu, OSX, Fedora
Posts: 667
Rep:
forgot to add.. if you already have it installed, or would like to check:
Code:
rpm -qa | grep apache
and look for a package name similar to what i wrote.
To implement it.. i'm not quite sure what the procedure would be, though i'll make a rough estimate:
Open the port 443 to allow connections for https
restart httpd
check to see if it works
Last edited by student04; 01-17-2005 at 01:29 PM .
01-17-2005, 01:21 PM
#5
Member
Registered: Aug 2004
Location: Montrose, CA
Distribution: Slackware, SuSE, OpenZaurus
Posts: 45
Rep:
https (SSL) is port 443 by default, not port 81.
--Barry
01-17-2005, 01:26 PM
#6
Member
Registered: Jan 2004
Location: Atlanta
Distribution: FreeBSD, Ubuntu, OSX, Fedora
Posts: 667
Rep:
Quote:
Originally posted by bdrake
https (SSL) is port 443 by default, not port 81.
--Barry
oh my bad.. will edit that now
thanks
Thread Tools
Search 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
HTML code is Off
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
https://
wwnexc
Linux - Software
3
11-05-2005 11:57 PM
https
rocketgo
Linux - Newbie
9
12-29-2003 08:25 PM
https?
rocketgo
Linux - General
1
11-12-2003 08:22 PM
https
spank
Linux - Newbie
3
10-25-2003 02:08 PM
https
Greg21
Slackware
2
06-20-2003 10:12 PM
All times are GMT -5. The time now is 10:34 PM .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know .
Latest Threads
LQ News