ok.. weird...
appears might have been a timing thing.. i get errs..
but they're all apache errs..
except -- now shows nginx... this is weird!
On Sun, Nov 12, 2023 at 12:09 AM bruce wrote:
>
> hi...
>
> ok...
> http://157.245.251.134
> --generates the default apache page..
>
>
> http://157.245.
hi...
ok...
http://157.245.251.134
--generates the default apache page..
http://157.245.251.134/wave/
--generates a 403 forbidden...
from nginx!!! ok.. looks like nginx is/might be interfering
with this... makes sense... another person had been modifying some
things and was going to use
hi..
/etc/apache2# cat /etc/apache2/sites-available/wave.conf
ServerAdmin f...@yahoo.com
ServerName 161.35.5.174
ServerAlias temp
DocumentRoot /var/www/html/wave/wave/public
DirectoryIndex index.php /public/index.php
#Options Indexes FollowSymLinks MultiV
On Sat, Nov 11, 2023 at 10:37 PM bruce wrote:
> Weird
>
> Seems the "DocumentRoot" as displayed in
> apachectl -S
> 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
>
Weird
Seems the "DocumentRoot" as displayed in
apachectl -S
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
VirtualHost configuration:
*:80 161.35.5.174
On Sat, Nov 11, 2023 at 9:25 PM bruce wrote:
> I wasnt sure if servername is optional, or used. Since I have no
> domain/server, I'm assuming I can the use the test ipAddress..
>
> still testing!
>
> thanks
>
> On Sat, Nov 11, 2023 at 8:46 PM Frank Gingras wrote:
> >
> >
> >
> > On Sat, Nov 11,
I wasnt sure if servername is optional, or used. Since I have no
domain/server, I'm assuming I can the use the test ipAddress..
still testing!
thanks
On Sat, Nov 11, 2023 at 8:46 PM Frank Gingras wrote:
>
>
>
> On Sat, Nov 11, 2023 at 8:41 PM bruce wrote:
>>
>> arrggg..
>>
>> Ok. something's g
On Sat, Nov 11, 2023 at 8:41 PM bruce wrote:
> arrggg..
>
> Ok. something's going on that I'm missing..
>
> I changed the wave.conf in the /etc/apache/sites-available
> /etc/apache2/sites-enabled
>
> I actually renamed the file to wave.conf1
> I did the a2dissites *.conf as well as stopped/restar
On Sat, Nov 11, 2023 at 8:31 PM phunction wrote:
> Seeing how it's an exact copy from the other server and the other server
> is fine I would think that's more of a Apache configuration isn't it?
>
> The content itself does not specify a character set.
>
>
>
> Sent from my Galaxy
>
>
> O
arrggg..
Ok. something's going on that I'm missing..
I changed the wave.conf in the /etc/apache/sites-available
/etc/apache2/sites-enabled
I actually renamed the file to wave.conf1
I did the a2dissites *.conf as well as stopped/restarted apache2
I then did
apachectl -S
AH00558: apache2: Could
Seeing how it's an exact copy from the other server and the other server is
fine I would think that's more of a Apache configuration isn't it?The content
itself does not specify a character set.Sent from my Galaxy
Original message From: Frank Gingras Date:
2023-11-11 4:02 p.m.
On Sat, Nov 11, 2023 at 6:49 PM Chris me wrote:
> Hi,
>
> I am moving my site from one server to another, both are apache 2. The
> files where tarred and zipped on one linux server and copied to another
> linux server.
>
>
>
> On the new server, any pages with a Unicode character is getting serve
Hi,
I am moving my site from one server to another, both are apache 2. The files
where tarred and zipped on one linux server and copied to another linux server.
On the new server, any pages with a Unicode character is getting served with
the black diamond and question mark.
I enabled AddDefault
On Sat, Nov 11, 2023 at 6:20 PM bruce wrote:
> Thanks..
>
> Tried again. Same results. As far as 2.2 directives vs 2.4.. could you
> clarify?
>
> Pretty sure this is simple.. but can't see what's missing...
>
> thanks
>
> On Sat, Nov 11, 2023 at 6:05 PM Frank Gingras wrote:
> >
> >
> >
> > On Sa
Thanks..
Tried again. Same results. As far as 2.2 directives vs 2.4.. could you clarify?
Pretty sure this is simple.. but can't see what's missing...
thanks
On Sat, Nov 11, 2023 at 6:05 PM Frank Gingras wrote:
>
>
>
> On Sat, Nov 11, 2023 at 5:46 PM bruce wrote:
>>
>> Hi Frank!!
>>
>> thanks
On Sat, Nov 11, 2023 at 5:46 PM bruce wrote:
> Hi Frank!!
>
> thanks for the reply.
>
> If you don't mind.. here's my setup
> ubuntu -- apache2
>
>
> /etc/apache2/mods-available/alias.conf
> --
> Alias /icons/ "/usr/share/apache2/ico
Hi Frank!!
thanks for the reply.
If you don't mind.. here's my setup
ubuntu -- apache2
/etc/apache2/mods-available/alias.conf
--
Alias /icons/ "/usr/share/apache2/icons/"
#Alias /wave/ "/var/www/html/wave"
Alias /wave/ "/var/www/ht
On Sat, Nov 11, 2023 at 5:16 PM bruce wrote:
> Hi.
>
> Trying to set up a test http://1.2.3.4/foo
>
> where I have a laravel/php setup
> /var/www/html/foo/foo/public <<<
>
> As far as I can tell, there should be an "alias.conf" -- foo.conf in the
> /etc/apache2/conf-availables/alias.conf
> /etc/
Hi.
Trying to set up a test http://1.2.3.4/foo
where I have a laravel/php setup
/var/www/html/foo/foo/public <<<
As far as I can tell, there should be an "alias.conf" -- foo.conf in the
/etc/apache2/conf-availables/alias.conf
/etc/apache2/sites-available/foo
and the base httpd.conf
I think th
19 matches
Mail list logo