Re: [users@httpd] Make apache2 (httpd) portable under Linux

2020-02-03 Thread Raf Roger
not 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 à 22:1

[users@httpd] Make apache2 (httpd) portable under Linux

2020-01-31 Thread Raf Roger
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

[users@httpd] virtualhost always go to localhost

2019-10-03 Thread Raf Roger
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.

[users@httpd] problem with redirecting to HTTPS automatically

2017-04-20 Thread Raf Roger
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

[users@httpd] apache 2.4, APR and online prefix

2016-02-24 Thread Raf Roger
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

[users@httpd] make apache 2.4.17 portable under ubuntu

2015-10-16 Thread Raf Roger
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

[users@httpd] root index.php redirected to my first (in file) virtualhost

2013-04-30 Thread Raf Roger
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