
|
Originally Posted by foo_mark
How can that even work, I don't mind paying for the games, just where does it prompt me to pay with my credit card? Ain't this is tied in with Vodafone JP's billing system. I mean if I decide to buy a game it would be billed straight onto my wireless statement instead of being directly to my credit card?
|


|
Originally Posted by AL9999
I'm pretty sure the http://ptl/menu/ link is an internal intranet link, such an internet link isn't possible at all...
|




?
|
Originally Posted by shimazu
does any one have any games at all on their phone? where can i download them? and how can i put them in my phone?
|

|
Originally Posted by foo_mark
Hehe, then I suggest you use a Java Decompiler or Byte Code Generator. Look up for DJ Java Decompiler, it reveals the nice code in Java and you can rewrite the code and recompile back into bytecode classes and repack into the JAR.
|
|
How directives are applied The configuration directives found in a .htaccess file are applied to the directory in which the .htaccess file is found, and to all subdirectories thereof. However, it is important to also remember that there may have been .htaccess files in directories higher up. Directives are applied in the order that they are found. Therefore, a .htaccess file in a particular directory may override directives found in .htaccess files found higher up in the directory tree. And those, in turn, may have overridden directives found yet higher up, or in the main server configuration file itself. Example: In the directory /www/htdocs/example1 we have a .htaccess file containing the following: Options +ExecCGI (Note: you must have "AllowOverride Options" in effect to permit the use of the "Options" directive in .htaccess files.) In the directory /www/htdocs/example1/example2 we have a .htaccess file containing: Options Includes Because of this second .htaccess file, in the directory /www/htdocs/example1/example2, CGI execution is not permitted, as only Options Includes is in effect, which completely overrides any earlier setting that may have been in place. |
|
Apache Configuration * Apache web servers have two main places for configuration information: o httpd Config files (typically located somewhere like /etc/httpd/) o Per-directory .htaccess files * Usually only the administrators of a server have access to the httpd config files. Individual users are able to place .htaccess files in their individual directories in order to override the options in the httpd config files. * .htaccess files are reread upon every hit within that directory. In fact, the web server will look for these .htaccess files on every access to the web server. |
| Yah, but how can this even work locally on the SDCard? I mean this thing is not equiped with an IIS server or Apache server on board, cuz these settings are hardwired into the phone, unless you can do them directly through HTML, I do not see how you can circumvent this. |

vBulletin Copyright ©2000 - 2008,
Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2008
- Created by Stefan "Xenon" Kaeser