Le 23/02/2018 à 05:14, Kent West a écrit :
On Thu, Feb 22, 2018 at 9:13 PM, Kent Frazier
wrote:
Change the name of index.php to index1.php and access using that name?
That almost works. It allows me to open the index(1).php home page from my
link in index.html, but if I try to go any deeper
On 22 Feb 2018, at 20:52, Kent West wrote:
> On Thu, Feb 22, 2018 at 7:32 PM, @lbutlr wrote:
>
> If I'm understanding you, this is not what I want; both index.html and
> index.php exist. I just need a means of picking either via URL.
Which I am able to do. In fact, something has to specificall
On Thu, Feb 22, 2018 at 9:13 PM, Kent Frazier
wrote:
> Change the name of index.php to index1.php and access using that name?
>
That almost works. It allows me to open the index(1).php home page from my
link in index.html, but if I try to go any deeper, it loads the index.html
(while, interestin
On Thu, Feb 22, 2018 at 7:40 PM, Eric Covener wrote:
> On Thu, Feb 22, 2018 at 5:38 PM, Kent West wrote:
> > I have a WordPress site that works. If my
> > /etc/apache2/sites-enabled/sitename.conf file is set with the
> > "DirectoryIndex index.php" directive, all is well, and pointing a
> > web-b
On Thu, Feb 22, 2018 at 7:32 PM, @lbutlr wrote:
> On 2018-02-22 (15:38 MST), Kent West wrote:
> >
> > But I still need to manually be able to get to the full-blown .php-based
> site. When I web-browse to sitename/index.php, it reroutes to
> sitename/index.html. If I change the .conf file to "Dir
On Thu, Feb 22, 2018 at 5:38 PM, Kent West wrote:
> I have a WordPress site that works. If my
> /etc/apache2/sites-enabled/sitename.conf file is set with the
> "DirectoryIndex index.php" directive, all is well, and pointing a
> web-browser to http://sitename.org loads the sitename's index.php file
On 2018-02-22 (15:38 MST), Kent West wrote:
>
> But I still need to manually be able to get to the full-blown .php-based
> site. When I web-browse to sitename/index.php, it reroutes to
> sitename/index.html. If I change the .conf file to "DirectoryIndex index.html
> index.php" and restart Apac
All,
I am looking for some guidance on using HTTPD as a proxy and load balancer
to a backend Tomcat application. Specifically, I'm interested in how to
best handle the balancing of requests. The configuration would be very
much like the 'typical implementation' shown in this Reverse Proxy Guide
I have a WordPress site that works. If my
/etc/apache2/sites-enabled/sitename.conf file is set with the
"DirectoryIndex index.php" directive, all is well, and pointing a
web-browser to http://sitename.org loads the sitename's index.php file as
it should.
But I need to temporarily put up a dummy si
> Nothing to do with Apache, but you can eliminate the distraction of the
> spurious line from grep by typing the command as: ps -ef | grep [h]ttpd
> '[h]ttpd' doesn't match 'httpd' John
thanks. A new trick.
josé
--
What if eternity is real? Where will you spend it? Hmmm...
--
Nothing to do with Apache, but you can eliminate the distraction of the
spurious line from grep by typing the command as:
ps -ef | grep [h]ttpd
'[h]ttpd' doesn't match 'httpd'
John
==
On Wednesday 21 February 2018 22:36:07 jose cabrera wrote:
> >> > What happens if you do ps -ef
So, I am s sending this to list for archive purposes. I ended up
resolving the Safari issue by moving the SSLVerifyClient to the Location
definition vs the virtualhost definition. After doing this, I added a
Location definition for the api/tokens path to not require the client
certificate valid
12 matches
Mail list logo