Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 3 of 3

This is a discussion on forcing SSL for some cgi's in the Shared & Semi-Dedicated forum
Hi, I want certain cgi-bin files to only be runnable on SSL. i know that i can edit httpd.conf to make this happen, but I ...

  1. #1
    scorinaldi
    Guest

    forcing SSL for some cgi's

    Hi,

    I want certain cgi-bin files to only be runnable on SSL.

    i know that i can edit httpd.conf to make this happen, but I can't find my httpd.conf file anywhere.

    how do i change it, or is there another way to force SSL?

    thanks,

    sharif

  2. #2
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    I've never tried to force a script to use SSL, so I don't know if it will work or not, but you could try putting the directives in .htaccess. httpd.conf is a server-wide configuration file. There is only one httpd.conf file for all of the sites served on a server so, obviously, you aren't allowed change it.

    .htaccess lets you set up server configs at the account or directory level, although some of the functionality that you get in httpd.conf isn't available to .htaccess files. If you can't make it work using .htaccess, then open a support ticket and ask them to change the httpd.conf file.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

  3. #3
    scorinaldi
    Guest

    thanks jason

    i'll try to use my .htaccess file.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •