Anjanesh Lekshminarayanan
Anjanesh

Anjanesh

Follow
homeBootstrapCSSJavaScriptAlpineJSbadgesnewsletter
Tag

apache

#apache

More content

Read more stories on Hashnode


Articles with this tag

Exporting a NextJS app with correct static page routes on the server

Jan 27, 20221 min read

When exporting a NextJS application ("build": "next build && next export") to the default out folder, the static pages get exported to .html...

Exporting a NextJS app with correct static page routes on the server

Serving an image as a script

Feb 23, 20212 min read

Run a JPG image as a PHP script · A lot of times, we try to track user details by embedding an image in the email which is actually a script that does...

Serving an image as a script