Add files via upload
This commit is contained in:
parent
3ef6a3116c
commit
8f1b7cc546
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ Make sure the robots folder exists. All robots.txt files are stored in the robot
|
|||
You can turn off checking for robots.txt files by commenting out the line calling the "checkrobots" function inside of cr.c.
|
||||
<br>
|
||||
<br>
|
||||
If crawling through hyperlinks on a page, the following file types are accepted: html, htm, txt, php, asp. Links containing parameters are ignored. These limitations do not apply to pages directly submitted by people.
|
||||
If crawling through hyperlinks on a page, the following file types are accepted: html, htm, xhtml, txt, php, asp. Links containing parameters are ignored. These limitations do not apply to pages directly submitted by people.
|
||||
<br>
|
||||
<br>
|
||||
<h3>Start the core server</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue