want as the final purpose is to move it on usb stick or in some
directory in any other linux computer and to run website as demo e.g.
naybe it's clearer now how i was planning this stuff.
thx.
Alain
On Sat, Feb 1, 2020 at 1:05 PM Lucien Gentis
wrote:
> Hello Raf,
> Le 31/01/2020 à
Hi,
I work on web development using several computers (laptop, desktop) and i
do not have always access to internet.
While i was under Windows i had a portable LAMP server and it was great as
i was just able to sync it once online, to have it on other computers.
I would like to do the same under
Hi,
i have an issue with virtualhost.
i have 2 local websites that i need to work on. I use XAMPP 7.3 under
Kubuntu 19.04.
All code is located under /opt/lampp/htdocs.
when i try to get access to http://test1.dev website, browser redirect me
to XAMPP default directory and display its content.
he
Hi,
i'm using XAMPP on my linux notebook for local dev.
my first step was to create a folder to store my web application and to
check that if user does not use HTTPS, he will be redirected to the same
page but with HTTPS.
i know that it can be done using mod_rewrite but i was not able to make it
Hi
i'm trying to create a LAMP stack that allow user to synchronize LAMP stack
files and webapps among several computers.
Instead of reinstalling everything identically on each computer, they could
just synchronize the stack and voila.
for such purpose i need to make each element of the stack in
Hi,
I used during several years a portable version of my webserver under
windows 7/8 to shift from laptop to desktop computer and without
duplicating webserver from one computer to another.
i'm trying to do the same under ubuntu 15.04 however it seems that only few
people did it.
1. why people un
Hi,
yesterday i install a new fedora 18 webserver.
Since i added my virtual host file in /etc/init.d/conf.d directory, whne i
type localhost/index.php i'm automatically redirected to my first
virtualhost in vhost.conf file.
While localhost/index.php is a testing page for me (displaying results fr