diff options
Diffstat (limited to 'BKUOnline/src')
| -rw-r--r-- | BKUOnline/src/main/webapp/META-INF/context.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/BKUOnline/src/main/webapp/META-INF/context.xml b/BKUOnline/src/main/webapp/META-INF/context.xml index cd11ce8e..f38215a1 100644 --- a/BKUOnline/src/main/webapp/META-INF/context.xml +++ b/BKUOnline/src/main/webapp/META-INF/context.xml @@ -15,5 +15,5 @@    See the License for the specific language governing permissions and    limitations under the License.  --> -<Context path="/bkuonline"/> -<!--Context path="/"/--> +<!--Context path="/bkuonline"/--> +<Context path=""/> | 
