Posted on March 18, 2008 by paragonhost
I was installing LW Forum from http://www.phpsns.com mods for phpfox and encountered broken graphics via the Quick Reply part of the mod / forum:
Here is the fix to create a .htaccess file and place it in the graphics directory:
I have the solution for the Broken Graphics, has to do with Mod Security, I built a [...]
Filed under: development, myclearskin.net, paragonhost, phpfox, scripts | Tagged: htaccess, lw forum, mod security, modsecurity, phpfox, phpfox.com, phpsns.com | Leave a Comment »
Posted on March 16, 2008 by paragonhost
>>> First be sure that Apache via httpd.conf file support Mod_ReWrite
Enable mod_rewriteFind the httpd.conf file (usually you will find it in a folder called conf, config or something along those lines)
Inside the httpd.conf file uncomment the line LoadModule rewrite_module modules/mod_rewrite.so (remove the pound ‘#’ sign from in front of the line)
Also find the [...]
Filed under: development, myclearskin.net, paragonhost, phpfox | Leave a Comment »