소스 검색

changed location of python bin for live server

master
memespring 17 년 전
부모
커밋
7dcae68ec7
56개의 변경된 파일56개의 추가작업 그리고 56개의 파일을 삭제
  1. +1
    -1
      cgi-bin/Angus.cgi
  2. +1
    -1
      cgi-bin/Aylesbury Vale.cgi
  3. +1
    -1
      cgi-bin/Basildon.cgi
  4. +1
    -1
      cgi-bin/Bath.cgi
  5. +1
    -1
      cgi-bin/Bexley.cgi
  6. +1
    -1
      cgi-bin/Bristol.cgi
  7. +1
    -1
      cgi-bin/Buckinghamshire.cgi
  8. +1
    -1
      cgi-bin/Chelmsford.cgi
  9. +1
    -1
      cgi-bin/Cherwell.cgi
  10. +1
    -1
      cgi-bin/City of London.cgi
  11. +1
    -1
      cgi-bin/Cornwall.cgi
  12. +1
    -1
      cgi-bin/Doncaster.cgi
  13. +1
    -1
      cgi-bin/Dundee.cgi
  14. +1
    -1
      cgi-bin/East Devon.cgi
  15. +1
    -1
      cgi-bin/Edinburgh.cgi
  16. +1
    -1
      cgi-bin/Epsom and Ewell.cgi
  17. +1
    -1
      cgi-bin/Fenland.cgi
  18. +1
    -1
      cgi-bin/Gedling.cgi
  19. +1
    -1
      cgi-bin/Hammersmith and Fulham.cgi
  20. +1
    -1
      cgi-bin/Harrogate.cgi
  21. +1
    -1
      cgi-bin/Hart.cgi
  22. +1
    -1
      cgi-bin/Huntingdonshire.cgi
  23. +1
    -1
      cgi-bin/Kerrier.cgi
  24. +1
    -1
      cgi-bin/Knowsley.cgi
  25. +1
    -1
      cgi-bin/Lancaster.cgi
  26. +1
    -1
      cgi-bin/Luton.cgi
  27. +1
    -1
      cgi-bin/Malvern Hills.cgi
  28. +1
    -1
      cgi-bin/Mid Devon.cgi
  29. +1
    -1
      cgi-bin/Milton Keynes.cgi
  30. +1
    -1
      cgi-bin/North Tyneside.cgi
  31. +1
    -1
      cgi-bin/Northumberland.cgi
  32. +1
    -1
      cgi-bin/Oadby and Wigston.cgi
  33. +1
    -1
      cgi-bin/Oswestry.cgi
  34. +1
    -1
      cgi-bin/Peterborough.cgi
  35. +1
    -1
      cgi-bin/Portsmouth.cgi
  36. +1
    -1
      cgi-bin/PublicAccess.py
  37. +1
    -1
      cgi-bin/Rushmoor.cgi
  38. +1
    -1
      cgi-bin/Scarborough.cgi
  39. +1
    -1
      cgi-bin/Sevenoaks.cgi
  40. +1
    -1
      cgi-bin/South Bucks.cgi
  41. +1
    -1
      cgi-bin/South Ribble.cgi
  42. +1
    -1
      cgi-bin/South Staffordshire.cgi
  43. +1
    -1
      cgi-bin/SouthOxfordshire.cgi
  44. +1
    -1
      cgi-bin/Southampton.cgi
  45. +1
    -1
      cgi-bin/Spelthorne.cgi
  46. +1
    -1
      cgi-bin/Stevenage.cgi
  47. +1
    -1
      cgi-bin/Stockton-On-Tees.cgi
  48. +1
    -1
      cgi-bin/Sunderland.cgi
  49. +1
    -1
      cgi-bin/Test Valley.cgi
  50. +1
    -1
      cgi-bin/Tonbridge.cgi
  51. +1
    -1
      cgi-bin/Torbay.cgi
  52. +1
    -1
      cgi-bin/Waveney.cgi
  53. +1
    -1
      cgi-bin/West Lancashire.cgi
  54. +1
    -1
      cgi-bin/West Norfolk.cgi
  55. +1
    -1
      cgi-bin/Woking.cgi
  56. +1
    -1
      cgi-bin/York.cgi

+ 1
- 1
cgi-bin/Angus.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Angus Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Aylesbury Vale.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Aylesbury Vale District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Basildon.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Basildon District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Bath.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Bath and North East Somerset.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Bexley.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Bexley Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Bristol.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Bristol City Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Buckinghamshire.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Buckinghamshire County Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Chelmsford.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Chelmsford Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Cherwell.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Cherwell District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/City of London.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for City of London.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Cornwall.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Cornwall County Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Doncaster.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Doncaster Metropolitan Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Dundee.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Dundee City Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/East Devon.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for East Devon District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Edinburgh.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for The City of Edinburgh Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Epsom and Ewell.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Epsom and Ewell Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Fenland.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Fenland District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Gedling.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Gedling Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Hammersmith and Fulham.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for London Borough Of Hammersmith and Fulham.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Harrogate.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Harrogate Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Hart.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Hart District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Huntingdonshire.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Huntingdonshire District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Kerrier.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Kerrier District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Knowsley.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Knowsley Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Lancaster.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Lancaster City Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Luton.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Luton Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Malvern Hills.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Malvern Hills District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Mid Devon.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Mid Devon District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Milton Keynes.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Milton Keynes Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/North Tyneside.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for North Tyneside Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Northumberland.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Northumberland County Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Oadby and Wigston.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for The Borough of Oadby and Wigston.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Oswestry.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Oswestry Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Peterborough.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Peterborough City Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Portsmouth.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Portsmouth City Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/PublicAccess.py 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

import urllib, urllib2
import HTMLParser


+ 1
- 1
cgi-bin/Rushmoor.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Rushmoor Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Scarborough.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Scarborough Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Sevenoaks.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Sevenoaks District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/South Bucks.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for South Bucks District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/South Ribble.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for South Ribble Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/South Staffordshire.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for South Staffordshire Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/SouthOxfordshire.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

import cgi
import cgitb; cgitb.enable(display=0, logdir="/tmp")


+ 1
- 1
cgi-bin/Southampton.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Southampton City Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Spelthorne.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Spelthorne Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Stevenage.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Stevenage Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Stockton-On-Tees.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Stockton-On-Tees Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Sunderland.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Sunderland City Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Test Valley.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Test Valley Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Tonbridge.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Tonbridge and Malling Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Torbay.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Torbay Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Waveney.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Waveney District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/West Lancashire.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for West Lancashire District Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/West Norfolk.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Kings Lynn and West Norfolk Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/Woking.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for Woking Borough Council.
# it is generated from the file CGITemplate


+ 1
- 1
cgi-bin/York.cgi 파일 보기

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/bin/python

# This is the parser for City of York Council.
# it is generated from the file CGITemplate


불러오는 중...
취소
저장