next message in archive
no next message in thread
previous message in archive
Index of Subjects
Just to let everyone know: I have modified the httpd.conf-csuite file (CS_ROOT/etc/httpd/conf/) with rewrite rules. If a site is French, it has one set of rewrite rules where a French document is the default. Vice versa for English. These lines are commented out using the construct ###en for English and ###fr for French. I have also modified the Makefile for httpd (CS_ROOT/etc/httpd/) under target install-csuite. I check to see if LANG is set, setting it to English if it is not. I then find the appropriate comments (###$LANG) in conf/httpd.conf and remove them. Note that I use httpd.conf (not -csuite). I'm assuming that mksub will have already been run. If not, this step will need to be modified. Carrie
next message in archive
no next message in thread
previous message in archive
Index of Subjects