Skip to content

Commit 184cb86

Browse files
committed
Update README.md
1 parent 0bbae10 commit 184cb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-cgi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
Order allow,deny
99
Allow from all
1010
AddHandler cgi-script .py
11-
AddHandler default-handler .html .htm .gif .png .bmp .jpg .jpeg #added support for images
11+
AddHandler default-handler .xhtml .html .htm .gif .png .bmp .jpg .svg #added support for images and "xml/html"
1212
</Directory>
1313
```

0 commit comments

Comments
 (0)