Hi Mahmood,
> On 3 Jun 2018, at 21:00, Mahmood Naderan wrote:
>
> Now, I am working on a fresh ubuntu 1804. So, surely some configs are
> missing. Though .htaccess is the solution, but I would like to know if there
> is any NON .htaccess solution either.
As I said you can put the rewrites i
Thanks for the reply.
According to the following output, mod_rewrite is installed
root@webshub:/var/www/html# apachectl -M
AH00558: apache2: Could not reliably determine the server's fully qualified
domain name, using 127.0.1.1. Set the 'ServerName' directive globally to
suppress this message
L
Hi Mahmood,
> On 3 Jun 2018, at 20:32, Mahmood Naderan wrote:
>
> I want to know why I can not directly see the web installer (complain about
> /install not found) while I can see that with php command?
>
> That mean the files are there but apache can not find them.
Looking at the list of fil
Now, on 'webshub' machine, if I run
root@webshub:/var/www/html# php -S w.x.y.z:8080
PHP 7.2.5-0ubuntu0.18.04.1 Development Server started at Sun Jun 3 22:58:42
2018
Listening on http://w.x.y.z:8080
Document root is /var/www/html
Press Ctrl-C to quit.
[Sun Jun 3 22:58:47 2018] 37.31.42.129:43846
Hi,About my problem with apache which I described in another thread, I will
know explain what I did from scratch.
See the system specs below
root@webshub:/var/www/html# ls
backedupindex.html install_info.txt ow_install ow_smarty
ow_userfiles shub
captcha.php ow_core
Hi,Sorry for making that confusing.I will try from scratch and will post if
there is any problem.
Regards,
Mahmood
On Sunday, June 3, 2018, 6:00:34 PM GMT+4:30, Richard
wrote:
I've summarized your posting details -- see my comments at the end.
> Date: Sunday, June 03, 2018 11:42:39
I've summarized your posting details -- see my comments at the end.
> Date: Sunday, June 03, 2018 11:42:39 +
> From: Mahmood Naderan
>
> root@webshub:/var/www/html# php -S localhost:8080
> PHP 7.2.5-0ubuntu0.18.04.1 Development Server started at Tue May 29
22:56:54 2018
>
> Listening on
I'm upgrading Apache 2.2 to Apache 2.4, and have encountered an issue
regarding authentication and authorization with a custom authentication
provider. It basically authenticates via Kerberos method.
My Apache 2.4 `httpd.conf` looks like the following:
# No authentication and all re
On the other hand, when I run php -S localhost:8080 and enter
http://localhost:8080 in firefox (local on the machine and not remote), I get
the following output
root@webshub:/var/www/html# php -S localhost:8080 PHP 7.2.5-0ubuntu0.18.04.1
Development Server started at Tue May 29 22:56:54
I'm upgrading Apache 2.2 to Apache 2.4, and have encountered an issue
regarding authentication and authorization with a custom authentication
provider. It basically authenticates via Kerberos method.
My Apache 2.4 `httpd.conf` looks like the following:
# No authentication and all re
> On 3 Jun 2018, at 07:23, Shiva Kumar K R wrote:
>
> Hi All,
> I am able to configure httpd as reverse proxy, I have to modify json body in
> post request coming from client to URL encoded format before sending that to
> specific proxy server, I have searched for the answer on the internet b
11 matches
Mail list logo