Notices tagged with modrewrite
-
Roland Häder (roland)'s status on Monday, 31-Oct-2016 14:04:21 CET Roland Häder
I like it, but it requires #mod rewrite (which should be everywhere). -
Roland Häder (roland)'s status on Friday, 26-Aug-2016 14:11:20 CEST Roland Häder
#JavaScript has a lot !security implications and it can currently not be understood by most search engines (I don't know even one that can). So if you want to drive good (and a lot) content into the search engines, you cannot bypass "static" pages (generated with #PHP, #Python, #Perl, #JSF and so on is not static but you can use #mod_rewrite to obsfucate your script names). -
lnxw48 (Linux Walt) (lnxw48)'s status on Tuesday, 14-Jul-2015 10:30:17 CEST lnxw48 (Linux Walt)
@nybill Here's a link to something @pztrn wrote about the #nginx and php-fpm setup for #LoadAverage. Includes some magic equivalent to #mod_rewrite. http://url.federati.net/8AngM #GS_setup -
lnxw48 (Linux Walt) (lnxw48)'s status on Tuesday, 14-Jul-2015 02:23:48 CEST lnxw48 (Linux Walt)
@nybill Ping @windigo @theru ... I think they've both worked out #mod_rewrite in #nginx. -
lnxw48 (Linux Walt) (lnxw48)'s status on Saturday, 04-Jul-2015 09:12:01 CEST lnxw48 (Linux Walt)
Still #test ing. Please ignore: I haven't used #Nginx at all, but from observation, I'd say that #mod_rewrite is the usual cause of incompatibilities (same thing with #Lighttpd). ISTM that there should be ways to rewrite paths using #PHP itself, independent of web server used. -
lnxw48 (Linux Walt) (lnxw48)'s status on Sunday, 18-Jan-2015 18:31:00 CET lnxw48 (Linux Walt)
@nawi I have not tried Hiawatha. If you were going to use it for !gs, you might want functionality equivalent to #mod_rewrite (gets rid of “/index.php/” and possibly “?queryparam1=queryvalue1&queryparam2=queryvalue2” from site’s URLs.
-
lnxw48 (Linux Walt) (lnxw48)'s status on Sunday, 18-Jan-2015 17:51:28 CET lnxw48 (Linux Walt)
@nawi I kept #Apache here because there is also a !Friendica instance. I’d have to try to translate #mod_rewrite rules from Apache format to #Lighttpd format.
-
lnxw48 (Linux Walt) (lnxw48)'s status on Friday, 14-Nov-2014 18:37:23 CET lnxw48 (Linux Walt)
@kris We definitely need to improve the set-up process for !gnusocial. It should be almost as easy as setting up a #Wordpress blog: Create database, turn on #TLS and #mod_rewrite, place files in the web root, point browser to the URL, enter a few settings (like database info) and you’re online. I am hoping to pick up enough #PHP to be able to help make that happen. !gs !sn