当前位置: 软件>C/C++软件
Apache图像处理模块 mod_gfx
本文导语: mod_gfx 是一个对图像进行即时处理的 Apache 模块,安装方法: Ensure APXS, libgd, and gcc are installed Compile module (run make) Copy module/mod_gfx.so to your apache modules directory Configure Apache to use module Restart Apache
mod_gfx 是一个对图像进行即时处理的 Apache 模块,安装方法:
- Ensure APXS, libgd, and gcc are installed
- Compile module (run make)
- Copy module/mod_gfx.so to your apache modules directory
- Configure Apache to use module
- Restart Apache