Instruction manual

AXIS 2411 Admin Manual Customizing The Video Server
29
Example!
The images are now updated in your browser.
8. Enter
bye in the command window to exit the ftp program.
Note:
Creating a New Home Page
Having created and stored your new custom Web pages in product memory, you then proceed to
assign one of these pages as your default Home page in the AXIS 2411, as described below:
Caution!
1. Start a new ftp session to the AXIS 2411, by entering:
2. Type
bin
3. Navigate your way to the appropriate directory, entering:
4. Fetch the
boa.conf file, by typing:
5. Edit
boa.conf and add the following line to the end of the file:
This will create an alias to your own “homemade”
index.html file stored in the
/etc/httpd/html/ directory and redirect access to it. Replace the edited boa.conf in the
video server, by using the
Put command.
http://172.21.1.200/local/index.html
You can change the html files as and when you like, but remember that the available flash
memory is limited.
Adding a new Web page to your AXIS 2411 is not something that should be undertaken lightly. Remem-
ber: Axis does not support the personalization of product Web pages and strongly recommends that
inexperienced users DO NOT
perform such modifications.
ftp <camera ip address >
cd /etc/httpd/conf/
get boa.conf
Alias /index.html /etc/httpd/html/index.html
Alias / /etc/httpd/html