Previous Thread
Next Thread
Print Thread
Rate Thread
#104008 02/22/2001 4:44 AM
Joined: Jan 2001
Posts: 7
Junior Member
Junior Member
Offline
Joined: Jan 2001
Posts: 7
Running win98 se, apache 1.3.17 and the newest perl, been runnng the ubb's no prob, But I cant figure out how to turn on ssi. any help would be apprecited, I have folowwed apaches setup but pages wont load after I change the http.conf after i do. and BTW, is there a Private message that will work without SSI? TIA

Sponsored Links
#104009 02/23/2001 8:48 PM
Joined: Feb 2001
Posts: 18
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 18
You need to add the following to the httpd.conf file.

Code
code:

That will configure Apache to parse .shtml files for SSI directives.

#104010 02/23/2001 9:41 PM
Joined: Jan 2001
Posts: 7
Junior Member
Junior Member
Offline
Joined: Jan 2001
Posts: 7
much apprecated.. .. I have something similar to that now. heres what I have now..

# First, we configure the "default" to be a very restrictive set of
# permissions.
#

Options FollowSymLinks ExecCGI
AllowOverride ALL

# SSI confiuration added to default file

Options Indexes FollowSymLinks +Includes ExecCGI
AddHandler server-parsed .shtml
AddType text/html .shtml

# Controls who can get stuff from this server.
#
Order allow,deny
Allow from all




Options Indexes FollowSymLinks Includes ExecCGI
AddHandler server-parsed .html
AddType text/html .html




#ScriptAlias commented out to allow more restrictive cgi handling
#

Alias /cgi-bin/ "c:/Program Files/Apache Group/Apache/cgi-bin/"

# "c:/Program Files/Apache Group/Apache/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#


Options ExecCGI
AddHandler cgi-script .pl .cgi



so does this stuff look right?

#104011 02/26/2001 9:54 AM
Joined: Nov 2000
Posts: 168
Member
Member
Offline
Joined: Nov 2000
Posts: 168
Adding that to check .html pages for ssi will slow your server down greatly. If you need ssi coding on all of your ubb html pages I would suggest the html to shtml hack for UBB......


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)