Jump to content

America's Army PB Screenshots


Variable

Recommended Posts

Just edit the /etc/httpd/httpd.conf

 

create a virtual host

 

NameVirtualHost 74.52.1.1:80
<VirtualHost 74.52.1.1>
   ServerAdmin me@some_domain.com
DocumentRoot /usr/local/some_dir/instances/guns
   ServerName 74.52.1.1
   ErrorLog logs/74.52.1.1-error_log
   CustomLog logs/74.52.1.1-access_log common
   ServerAlias 74.52.1.1
DirectoryIndex album.php

Alias /74.52.1.1/ "/usr/local/some_dir/guns/74_52_1_1/System/pb/svss/"

<Directory "/usr/local/some_dir/guns/74_52_1_1/System/pb/svss/">
 Options FollowSymLinks Indexes MultiViews
 AllowOverride None
 Order Allow,Deny
 Allow from all
 DirectoryIndex pbsvss.htm
</Directory>
</VirtualHost>

 

Just a quick example, but you'll get the idea.

Link to comment
Share on other sites

  • 2 weeks later...
Just edit the /etc/httpd/httpd.conf

 

create a virtual host

 

NameVirtualHost 74.52.1.1:80
<VirtualHost 74.52.1.1>
   ServerAdmin me@some_domain.com
DocumentRoot /usr/local/some_dir/instances/guns
   ServerName 74.52.1.1
   ErrorLog logs/74.52.1.1-error_log
   CustomLog logs/74.52.1.1-access_log common
   ServerAlias 74.52.1.1
DirectoryIndex album.php

Alias /74.52.1.1/ "/usr/local/some_dir/guns/74_52_1_1/System/pb/svss/"

<Directory "/usr/local/some_dir/guns/74_52_1_1/System/pb/svss/">
 Options FollowSymLinks Indexes MultiViews
 AllowOverride None
 Order Allow,Deny
 Allow from all
 DirectoryIndex pbsvss.htm
</Directory>
</VirtualHost>

 

Just a quick example, but you'll get the idea.

 

Do I still use the same code above for IIS?

Link to comment
Share on other sites

Do I still use the same code above for IIS?

 

No--

That's only for apache (httpd.conf) file.

I IIs it's just point and click.

 

create a website

name (use IP)

IP (chose the IP)

point to main dir (c:\userfiles\some_user)

that creates the main site

then pick that site you just created

add virt dir (alais dir)

name would be IP

 

point to :c\userfiles\user\game\tcxxxxx\system\pb\svss

 

you'll end up with a website like

http://75.126.154.198/index.htm

(main site)

then for the alais it would be

http://75.126.154.198/75.126.154.198

which loads the pbsvss.htm file

 

and yes,

you have to do it for each site. so if you have 20 sites on the box

you'll need to do this 20 times.

unless you create 1 main site

with 19 alias dirs

then it would be like

 

http://75.126.154.198/ <--main site

http://75.126.154.198/75.126.154.191 <-- alais

http://75.126.154.198/75.126.154.192 <-- alais

http://75.126.154.198/75.126.154.193 <-- alais

http://75.126.154.198/75.126.154.194 <-- alais

http://75.126.154.198/75.126.154.195 <-- alais

 

etc etc

 

but 99% of the peeps that do aao are used to the

http://ip.ip.ip.ip/ip.ip.ip

 

but your choice..

Link to comment
Share on other sites

Thank you! How do I set a limit of screenshots and the oldest would be replace with the new ones after let's say 100?

 

If you did not find it,

it's set here

; Settings for PB- ScreenShots
pb_sv_autoss 1
pb_sv_autossfrom 300 to 600
pb_sv_autossto 600 to 1200
pb_sv_ssFloor 1
pb_sv_ssCeiling 1000
pb_sv_ssWidth 800
pb_sv_ssHeight 600
pb_sv_ssXpct 45
pb_sv_ssYpct 40
pb_sv_ssSrate 2
pb_sv_ssDelay 1

 

would be this line

pb_sv_ssCeiling 1000

Link to comment
Share on other sites

PS--

 

That does not mean go over and advert your site(s) on a site I run --

Come on now.. If you want AAO help it's one thing.

But don't abuse it, unless you want 100's) peeps posting my adds on your site..

I did not invite you to to post your adds, I invited you to ask questions about aao/pb

 

(kinda lame that 3 people from here hit my site and post their adverts..)..

 

Not going to get into a pissing match about this, I'm pretty sure I can piss higher. But if you want my help or advice, next time at least use some vasaline, or have the common decency to give me a reach around..

 

end of rant...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Who's Online   0 Members, 0 Anonymous, 21 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use