Added a section to have them remove the Location "edit/forms" deny from all. Manual merge from branch.
This commit is contained in:
parent
b8ccb8d9ef
commit
d827b20459
1 changed files with 7 additions and 0 deletions
|
@ -109,6 +109,13 @@ II. The Upgrade Process
|
||||||
value="deploy.properties"
|
value="deploy.properties"
|
||||||
/>
|
/>
|
||||||
</Context>
|
</Context>
|
||||||
|
|
||||||
|
Also, if you have these 3 lines in your Apache virtual host configuration,
|
||||||
|
please remove them!
|
||||||
|
|
||||||
|
<Location "/edit/forms">
|
||||||
|
deny from all
|
||||||
|
<Location>
|
||||||
|
|
||||||
8. Start "Apache Tomcat" and login to VIVO.
|
8. Start "Apache Tomcat" and login to VIVO.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue