Not Acceptable!

An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.

--> -->
 
 
<type 'exceptions.IndexError'>
Python 2.7.5: /usr/bin/python
Tue Oct 15 18:18:37 2024

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /home2/zenmagic/public_html/bhaga-2edit-copy.py in ()
    157 mypage=""
    158 for bb in range(whatpagei,whatpagei+1):
=>  159     mypage=h[1]
    160     mypage=re.sub("00000",str(whatpagei+1),mypage)
    161     imgurl="http://z-m-l.com/go/bhaga/"+j[bb][0:13]
mypage = '', h = ['\n<head><title>Not Acceptable!</title></head><bod... was generated by Mod_Security.</p></body></html>']

<type 'exceptions.IndexError'>: list index out of range
      args = ('list index out of range',)
      message = 'list index out of range'