The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#9
|
|||
|
|||
![]()
I'd like to use it to serve images from /forum/albums*, /forum/customavatars, /forum/customprofilepics too - is that doable?
Also what format are album images stored in? looking at the dir I see "1631.picture" etc listed not 1631.jpg etc listed Thanks in advance --------------- Added [DATE]1233617274[/DATE] at [TIME]1233617274[/TIME] --------------- I'm going to use: Code:
server.document-root = "/opt/httpd/htdocs/forum/" Code:
ProxyRequests Off ProxyPreserveHost On ProxyPass /forum/images http://localhost/images:2747/ ProxyPassReverse /forum/images http://localhost/images:2747/ ProxyPass /forum/customavatars http://localhost/customavatars:2747/ ProxyPassReverse /forum/customavatars http://localhost/customavatars:2747/ I'll edit this again when I get it working properly ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|