Change ALL the instance specific parameters, like listen addresses, pid files,
etc. I suspect you are trying to use the same pid file for two httpd instances.
Rick Houser
Web Engineer
From: eric tse [mailto:hfe...@gmail.com]
Sent: Monday, August 21, 2017 17:02
To: users@httpd.apache.org
Subjec
Hello everybody,
I’ve checking all kinds of sources of information so far without success, I
hope I didn’t miss anything.
I have a very simple RewriteRule which should take the requested resource
part. What I want to achieve is to prepend an string before that matched path.
Something