-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
hi,
i'm currently evaluating a new web server on hemlock. please, help test it (especially with complex .htaccess, CGI/PHP scripts, etc).
to use the test server, replace toolserver.org in the URL with toolserver.org:81, so http://toolserver.org/~jsmith/cgi-bin/myscript becomes: http://toolserver.org:81/~jsmith/cgi-bin/myscript
please, report any problems.
(please, don't distribute the toolserver.org:81 URLs, they are only for testing and will stop working soon.)
- river.
PS: the new server does _not_ support RewriteRules in .htaccess; however, it does support Alias and Redirect.
With my simple tools it works well. Regards
Il giorno 28/ago/08, alle ore 19:14, River Tarnell ha scritto:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
hi,
i'm currently evaluating a new web server on hemlock. please, help test it (especially with complex .htaccess, CGI/PHP scripts, etc).
to use the test server, replace toolserver.org in the URL with toolserver.org:81, so http://toolserver.org/~jsmith/cgi-bin/myscript becomes: http://toolserver.org:81/~jsmith/cgi-bin/myscript
please, report any problems.
(please, don't distribute the toolserver.org:81 URLs, they are only for testing and will stop working soon.)
- river.
PS: the new server does _not_ support RewriteRules in .htaccess; however, it does support Alias and Redirect. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (SunOS)
iEYEARECAAYFAki23PIACgkQIXd7fCuc5vJqhwCfTg0j+/9Gu4Sq6fH4a6lITCHm zjsAnjOtCvA2D/SOvvIrBEJqSBYUin6z =CEpI -----END PGP SIGNATURE-----
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Pietrodn powerpdn@gmail.com
My tool that usually fails with "500 Internal error" in the middle of the output works quite well on the new server.
— Kalan
Hi,
Am 28.08.2008, 19:14 Uhr, schrieb River Tarnell river@wikimedia.org:
please, report any problems.
PS: the new server does _not_ support RewriteRules in .htaccess; however, it does support Alias and Redirect.
My tools work fine, but not having rewrite rules breaks some stuff. No big things, but annoying. I hope, that rewrite rules will be supported before using this server.
Sincerelly, apper
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Christian Thiele:
My tools work fine, but not having rewrite rules breaks some stuff. No big things, but annoying. I hope, that rewrite rules will be supported before using this server.
it's unlikely that RewriteRules will be supported, however, equivalent (although incompatible) functionality is available.
the server supports a scripting language used for rewrites. i have configured it to load $HOME/rewrite.script when processing requests for a particular user's public_html. in this file, you can put your rewrite script. note that unlike .htaccess, there is one rewrite script for your entire public_html - not one per directory.
there are some example rewrite scripts at [0] and [1] (under "request rewriting). complete documentation for the rules is in section 8.7 of the manual[2].
because this is completely separate from Apache's rewrite rules, you can experiment with a rewrite script without affecting your normal content.
[0] http://support.zeus.com/zws/examples/2005/12/16/converting_apache_rules_to_zws [1] http://support.zeus.com/zws/examples [2] http://support.zeus.com/zws/media/docs/4.3/ZWSUserGuide.pdf
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
me:
it's unlikely that RewriteRules will be supported, however, equivalent (although incompatible) functionality is available.
to aid in conversion, you can use the convert_rewrite script:
$ /opt/zeus/webadmin-4.3r4/bin/convert_rewrite $HOME/public_html/.htaccess
this will read Apache rewrite rules and generate a rewrite script to do the same thing, which you can paste into $HOME/rewrite.script.
- river.
Eh?
-bash: /opt/zeus/webadmin-4.3r4/bin/convert_rewrite: No such file or directory
SQL
River Tarnell wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
me:
it's unlikely that RewriteRules will be supported, however, equivalent (although incompatible) functionality is available.
to aid in conversion, you can use the convert_rewrite script:
$ /opt/zeus/webadmin-4.3r4/bin/convert_rewrite $HOME/public_html/.htaccess
this will read Apache rewrite rules and generate a rewrite script to do the same thing, which you can paste into $HOME/rewrite.script.
- river.
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (SunOS)
iEYEARECAAYFAki4FAgACgkQIXd7fCuc5vJaywCeMV+GF0mbssd6bkUiPEe3JEOb SsYAn0jMFSjhkjsLSKqfXw+DyrMpY1XG =7qNm -----END PGP SIGNATURE-----
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/toolserver-l
That would make FAR too much sense :)
Thanks!
SQL
MinuteElectron wrote:
SQL wrote:
Eh?
-bash: /opt/zeus/webadmin-4.3r4/bin/convert_rewrite: No such file or directory
Did you try doing this on hemlock, presumably it would only be installed there?
MinuteElectron.
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Works better than live one, orphantalk works :)
- Agony
2008/8/28 River Tarnell river@wikimedia.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
hi,
i'm currently evaluating a new web server on hemlock. please, help test it (especially with complex .htaccess, CGI/PHP scripts, etc).
to use the test server, replace toolserver.org in the URL with toolserver.org:81, so http://toolserver.org/~jsmith/cgi-bin/myscript becomes: http://toolserver.org:81/~jsmith/cgi-bin/myscript
please, report any problems.
(please, don't distribute the toolserver.org:81 URLs, they are only for testing and will stop working soon.)
- river.
PS: the new server does _not_ support RewriteRules in .htaccess; however, it does support Alias and Redirect. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (SunOS)
iEYEARECAAYFAki23PIACgkQIXd7fCuc5vJqhwCfTg0j+/9Gu4Sq6fH4a6lITCHm zjsAnjOtCvA2D/SOvvIrBEJqSBYUin6z =CEpI -----END PGP SIGNATURE-----
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/toolserver-l
My tools work fine there, as far as I can see.
Magnus
On Thu, Aug 28, 2008 at 6:14 PM, River Tarnell river@wikimedia.org wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
hi,
i'm currently evaluating a new web server on hemlock. please, help test it (especially with complex .htaccess, CGI/PHP scripts, etc).
to use the test server, replace toolserver.org in the URL with toolserver.org:81, so http://toolserver.org/~jsmith/cgi-bin/myscript becomes: http://toolserver.org:81/~jsmith/cgi-bin/myscript
please, report any problems.
(please, don't distribute the toolserver.org:81 URLs, they are only for testing and will stop working soon.)
- river.
PS: the new server does _not_ support RewriteRules in .htaccess; however, it does support Alias and Redirect. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (SunOS)
iEYEARECAAYFAki23PIACgkQIXd7fCuc5vJqhwCfTg0j+/9Gu4Sq6fH4a6lITCHm zjsAnjOtCvA2D/SOvvIrBEJqSBYUin6z =CEpI -----END PGP SIGNATURE-----
Toolserver-l mailing list Toolserver-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/toolserver-l
toolserver-l@lists.wikimedia.org