camillo777

Results 13 comments of camillo777

Hello @danpros Thank you but in that page i do not see any mention at the rewrite module, something like this: RewriteRule ^prodotto/([0-9]+)/$ /prodotti.php?codice=$1 I usually see this configuration in...

> @camillo777 The rewrite rules are in the .htaccess. Perhaps check if mod_rewrite is available / enabled. On ubuntu `sudo a2enmod rewrite` and then restart apache2. Yes I know, but...

Hello @ProjectPatatoe , this is my current .htaccess file: ``` # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php73” package as the default “PHP” programming language....

Hello, Sorry for the delay, I think I just need an example of Rewrite Rules for Apache, that's all. I see there is an example for Lighttpd, but not for...

Thank you @ProjectPatatoe I added this to my exisitng ".htaccess" file and indeed it seems to work! :-) I woyld suggest to add this hint to the "Web Server/Apache" docs....

@PonnamKarthik thank you! I was saying about the network image widget. Flutter can call build method many times without a purpose, does this mean that every time it goes to...

Sorry, but I installed Babel etc but it does not work. What is this server that is not started? edit: removed package "React" which is not compatible with "language-babel" and...

Same here! I guess it is due to method "Canvas.drawPicture" still not implemented for Flutter web? Flutter 1.20.0-7.4.pre • channel beta • https://github.com/flutter/flutter.git Framework • revision 916c3ac648 (4 days ago)...

Hello, yes also to me it seems that there are too many rebuilds, all TabNavigators and all Views are rebuilt as well. See here my custom log: ``` Restarted application...

Anchor v 1.3.1 macOS Catalina 10.15.7 (19H1519) Actually it happened creating the backup Il giorno mer 17 nov 2021 alle ore 19:12 Aaron Cox ***@***.***> ha scritto: > Which version...