User Tools

Site Tools


ubuntu:squid:modify_content

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:squid:modify_content [2019/12/10 00:41] – created peterubuntu:squid:modify_content [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 53: Line 53:
 This Perl script searches for JPG, GIF, and PNG, images in the carried content, once it is found, it uses mogrify utility that shipped with ImageMagick to flip the images and put the flipped image in /var/www/html/  which is the root directory for Apache server and apache service should be running of course, then send the flipped images as a response. This Perl script searches for JPG, GIF, and PNG, images in the carried content, once it is found, it uses mogrify utility that shipped with ImageMagick to flip the images and put the flipped image in /var/www/html/  which is the root directory for Apache server and apache service should be running of course, then send the flipped images as a response.
  
-Just make sure to add ownership for squid for this folder:+---- 
 + 
 +===== Add Ownership ===== 
 + 
 +Add ownership for squid for this folder:
  
 <code bash> <code bash>
ubuntu/squid/modify_content.1575938483.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki