- Axis User's Manual Network Camera 2120
 AXIS 2120 User’s Manual Custom Web Pages
 71 
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 2120, as 
described below:
Caution!
1. Start a new ftp session to the AXIS 2120, by entering:
2. type 
bin
3. Navigate your way to the appropriate directory, entering:
4. Fetch the boa.conf file, by typing:
5. Add an alias to your own "homemade" index.html file stored in the /etc/httpd/html/ 
directory. This redirects access to your personalized Home page. For example:
Note: As an alternative to the above, you might like to edit the DocumentRoot so that it points directly 
to the local directory. However, after doing this you will then be unable to access the original 
Home pages - so be warned!
6. After making these changes, you must now type in the complete URL to access the 
normal index page:
Adding a new Web page to your AXIS 2120 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 /usr/html/index.html /etc/httpd/html/index.html
http://IP#/view/index.shtml










