diff options
| author | reger <reger18@arcor.de> | 2014-02-10 21:40:42 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2014-02-10 21:40:42 +0100 |
| commit | 365f77ea8c7aa07eb501095e9987f55dd5cd8a0b (patch) | |
| tree | e0e4e316ebfd50fd3f5c9b464e73ca5d54db3808 /htroot/ProxyIndexingMonitor_p.html | |
| parent | 0e10cd18f78c8cd5249d789728cbe574d9992b95 (diff) | |
make internal page links relative to ease any future development for context aware servlets
note also http://bugs.yacy.net/view.php?id=106
Diffstat (limited to 'htroot/ProxyIndexingMonitor_p.html')
| -rw-r--r-- | htroot/ProxyIndexingMonitor_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ProxyIndexingMonitor_p.html b/htroot/ProxyIndexingMonitor_p.html index cf3dccc35..55b1ee2ba 100644 --- a/htroot/ProxyIndexingMonitor_p.html +++ b/htroot/ProxyIndexingMonitor_p.html @@ -15,7 +15,7 @@ or by POST-Parameters (either in URL or as HTTP protocol) and automatically excluded from indexing.
</p>
<p>
- You have to <a href="/Settings_p.html?page=ProxyAccess">setup the proxy</a> before use.
+ You have to <a href="Settings_p.html?page=ProxyAccess">setup the proxy</a> before use.
</p>
<form action="ProxyIndexingMonitor_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
@@ -124,7 +124,7 @@ <p>
You can see a snapshot of recently indexed pages
- on the <a href="/CrawlResults.html?process=4">Proxy Index Monitor</a> Page.
+ on the <a href="CrawlResults.html?process=4">Proxy Index Monitor</a> Page.
</p>
#%env/templates/footer.template%#
|
