| | | 
Progenic Family

Group: Forum Members Last Login: Today @ 10:19 AM Posts: 344, Visits: 2,230 |
| can apache serve one certificate over one port and another over another port?
like all connections to port 123 use cert abc
and all connections to port 456 use cert efg
< ?
$a = 'RTFM';
$b = 'STFU';
echo $a.' & '.$b;
?> |
| | | | 
Regular Member

Group: Forum Members Last Login: Yesterday @ 9:19 AM Posts: 60, Visits: 235 |
| | | | | 
Progenic Family

Group: Forum Members Last Login: Today @ 10:19 AM Posts: 344, Visits: 2,230 |
| ty for the reply but im trying to do it IP based.
< ?
$a = 'RTFM';
$b = 'STFU';
echo $a.' & '.$b;
?> |
| | | | 
Progenic Family

Group: Forum Members Last Login: Today @ 10:19 AM Posts: 344, Visits: 2,230 |
| got it working
Theres no real text on line on how to set this up so i made one and posted it here:
http://68.114.225.41:81/?p=12
< ?
$a = 'RTFM';
$b = 'STFU';
echo $a.' & '.$b;
?> |
| |
|
|