Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
iw_ts_rewrite_via_mod_rewrite.conf
cc96ai
I cannot find where is the log file
RewriteEngine on
RewriteLog logs/rewrite.log
RewriteLogLevel 3
do I have to restart server ?
I have problem on SSI
the directory sturcture like
|---<common>
.........|---includefileWrong.htm
|-<www>
.........|---index.htm
.........|---<common>
..................|---includefile.htm
|---<templatedata>
<!--#include virtual="../www/common/includeFile.htm"-->
<!--#include virtual="../common/includeFileWong.htm"-->
Both include is working fine.
BUt i want to be
<!--#include virtual="../common/includeFile.htm"-->
without www in there,
Does anyone know how can i change it ?
Find more posts tagged with
Comments
cc96ai
I try to modify file iw.cfg
[iwproxy_external_remap]
_regex=^../(.*)=../www/$1
but it didnt work also
any suggestion ?
DavidMusser
Based on this
RewriteEngine on
RewriteLog logs/rewrite.log
Your log file should be in the apache install directory under logs. It should be where the error logs are. If you can't find them there let me know. I'm just starting with SSI on Apache on Win2k, and am going to try to use the mod_rewrite instead of the plugin remap.
I have it working right now to process the SSI's and enter items like current date etc. I also have it adding the includes. Where I am now is in taking the include and moving that to a different branch and working out the map.
David R. Musser
MCSE & MCP+I
Eye Street Software
Phone: 540-542-5257
Email:
dmusser@eyestreet.com
DavidMusser
I missed your re-post... did you ever solve this? I'm still working with SSI's and getting a little further along
David R Musser
Eye Street Software
540-542-5257
dmusser@eyestreet.com
Win2k, TS 6.5 SP1, OD 6.01