• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

emulator config

Newbie Spellweaver
Joined
Aug 17, 2014
Messages
70
Reaction score
0
i have already problem on emulator which is i dont have before. please loof at this rf-server.conf

VirtualHost 127.0.0.1:90VirtualHost 127.0.0.1:9090
VirtualHost 127.0.0.1:100007
####################################################################################
#
# Your Launcher Patcher Setting
#
####################################################################################




<VirtualHost 127.0.0.1:90>


ServerAdmin hidden
ServerName hidden


DocumentRoot "c:/AppServ/www/rfclient_update/"
CustomLog logs/rfpatch.log combined
ErrorLog logs/rfpatch_err.log


<Directory "c:/AppServ/www/rfclient_update/">


Options -Indexes MultiViews FollowSymLinks IncludesNoExec
AllowOverride None
AddOutputFilter Includes html
Order allow,deny
Allow from all


AddType application/zip .tmp
AddType application/zip .cab


<Files update.dll>
AddType application/x-httpd-php .dll
</Files>






</Directory>


</VirtualHost>


####################################################################################


<VirtualHost 127.0.0.1:9090>


ServerAdmin hidden
ServerName hidden


DocumentRoot "c:/AppServ/www/rfclient_update/update/"
CustomLog logs/rfpatch.log combined
ErrorLog logs/rfpatch_err.log


<Directory "c:/AppServ/www/rfclient_update/update/">


Options -Indexes MultiViews FollowSymLinks IncludesNoExec
AllowOverride None
AddOutputFilter Includes html
Order allow,deny
Allow from all


AddType application/zip .tmp
AddType application/zip .cab


<Files update.dll>
AddType application/x-httpd-php .dll
</Files>




</Directory>


</VirtualHost>


####################################################################################


<VirtualHost 127.0.0.1:10007>


ServerAdmin hidden
ServerName hidden


DocumentRoot "c:/AppServ/www/rfclient_update/update/"
CustomLog logs/rfpatch.log combined
ErrorLog logs/rfpatch_err.log


<Directory "c:/AppServ/www/rfclient_update/update/">


Options -Indexes MultiViews FollowSymLinks IncludesNoExec
AllowOverride None
AddOutputFilter Includes html
Order allow,deny
Allow from all


AddType application/zip .tmp
AddType application/zip .cab


<Files update.dll>
AddType application/x-httpd-php .dll
</Files>




</Directory>


</VirtualHost>


####################################################################################



please need help.. i dont have problem on launcher connecting.. just now
 
Newbie Spellweaver
Joined
Aug 17, 2014
Messages
70
Reaction score
0
nope thats not the problem.. btw i just fix it thread close thanks for help
 
Upvote 0
Junior Spellweaver
Joined
Feb 16, 2012
Messages
119
Reaction score
21
nope thats not the problem.. btw i just fix it thread close thanks for help

again ?
please in this forum
when u asking something to help u and u can finish your own problem
better u explain that how to fix it
i think its better to help other ppl who asked same like your problem

and in case i use emulator likertubanand never got error
just need little modify and i got auto updater in my luancher.exe
 
Upvote 0
Back
Top