 |
 |
ssi in panther
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2001
Location: Toronto Canada
Status:
Offline
|
|
I just installed panther and noticed that my previous apache configuration had been backed up and replaced with a new one. As a result, ssi doesn't work anymore. I followed instructions here , as I had done with Jaguar and it's not working
Odds are it's just some stupid thing I overlooked, but I thought I'd ask if there's anything I should look out for regarding apache on panther.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Status:
Offline
|
|
Rename the new httpd.conf to something else, rename your old .applesaved back and it should run again. Then open both in your favorite text editor and look for differences, apply any changes you find in the new one to your old one.
-
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Nov 2003
Location: SoCal
Status:
Offline
|
|
or you can use diff from command line...
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2001
Location: Toronto Canada
Status:
Offline
|
|
Yeah, I just tried using .applesaved and restarting apache but no luck. The rest of you got ssi to work in Panther?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Status:
Offline
|
|
Yes it works fine for ahem years. And SSI on Apache is not a Panther specific issue, so you can get much help here.
-
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
The includes modules are enabled by default. You just have to add Includes to the Options on the Directory entry. For example:
Code:
<Directory />
Options FollowSymLinks Includes
AllowOverride None
</Directory>
Restart apache and viola.
|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum 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
|
|
|
|
|
|
 |
 |
 |
 |
|
 |