Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Mystic Web Server

179 views
Skip to first unread message

IB JOE

unread,
Aug 11, 2018, 1:08:46 PM8/11/18
to
10:27:38 HTTP 1-404: index.html (192.168.0.12) °
³ 10:27:38 HTTP 1-404: favicon.ico (192.168.0.12)
°
³ 10:31:13 HTTP 1-404: index.html (192.168.0.12)
°
³ 10:31:38 HTTP 1-404: index.html (192.168.0.12)
°
ÀÄ10:32:08 HTTP 1-404: index.htmlÄÄÄÄÄÄ168.0.12)
ÄÛ

I'm playing around with Mystic's web server... I currently use apache ...
It's running on port 80 ... if I try to setup Mystic on an alternate port I
cannot access the web page ...

I used the sub directory that Mystic wanted to make... index.html is the only
file in the directory... Is there something I need to do with my Pi box ???
is there something I'm not looking at??

Thanx

IB JOE
AKA Joe Schweier
SysOp of Joe's Computer & BBS
Telnet: joesbbs.com

Ben Ritchey

unread,
Aug 11, 2018, 2:03:25 PM8/11/18
to
* An ongoing debate between IB JOE and All rages on ...

IJ> 10:27:38 HTTP 1-404: index.html (192.168.0.12)

IJ> I'm playing around with Mystic's web server... I currently use apache
IJ> ... It's running on port 80 ... if I try to setup Mystic on an
IJ> alternate port I cannot access the web page ...
IJ> I used the sub directory that Mystic wanted to make... index.html is
IJ> the only file in the directory... Is there something I need to do with
IJ> my Pi box ??? is there something I'm not looking at??

Your index.html and other web server files go in \mystic\webroot\www\ assuming
you installed Mystic to \mystic (or /mystic, same location applies)

I also use Apache on port 80 AND Mystic on port 8080 and it works fine :)


.- Keep the faith, --------------------------------------------------.
| |
| Ben aka cMech Web: http|ftp|binkp|telnet|ssh://cmech.dynip.com |
| vvvvvv Email: fido4cmech(at)lusfiber.net |
| { O O } Home page: http://cmech.dynip.com/homepage/ |
| __m___oo___m__ |
`--| | | |- WildCat! BBS 24/7 +1-337-984-4794 any BAUD 8,N,1 -'

... Analogies in writing are like feathers on a snake.

IB JOE

unread,
Aug 11, 2018, 3:06:36 PM8/11/18
to
On 08/11/18, Ben Ritchey said the following...
BR> Your index.html and other web server files go in \mystic\webroot\www\
BR> assuming you installed Mystic to \mystic (or /mystic, same location
BR> applies)
BR>
BR> I also use Apache on port 80 AND Mystic on port 8080 and it works fine :)
BR>
BR>

I'll poke around a little more ...

IB JOE

unread,
Aug 11, 2018, 3:23:05 PM8/11/18
to
On 08/11/18, Ben Ritchey said the following...
BR> Your index.html and other web server files go in \mystic\webroot\www\
BR> assuming you installed Mystic to \mystic (or /mystic, same location
BR> applies)
BR>
BR> I also use Apache on port 80 AND Mystic on port 8080 and it works fine :)
BR>
BR>
My mystic is installed on /mnt/mystic ergo ... I have checked to see if
things line up ... In saw that you have added the /www directory... So, I
tried that as well. mine now looks like /mnt/mystic/www/ and I have moved an
indext.html file in... and no go.

I wonder if it's a raspberry pi issue... I'll head that way and see if there
is something I should do to the OS to make it work.

Ben Ritchey

unread,
Aug 11, 2018, 3:36:03 PM8/11/18
to
* An ongoing debate between IB JOE and Ben Ritchey rages on ...

IJ> On 08/11/18, Ben Ritchey said the following...

BR>> Your index.html and other web server files go in
BR>> \mystic\webroot\www\ assuming you installed Mystic to \mystic (or
BR>> /mystic, same location applies)
IJ> My mystic is installed on /mnt/mystic ergo ... I have checked to see
IJ> if things line up ... In saw that you have added the /www directory...
IJ> So, I tried that as well. mine now looks like /mnt/mystic/www/ and I
IJ> have moved an indext.html file in... and no go.

Then your index.html, etc., go in /mnt/mystic/webroot/www/


.- Keep the faith, --------------------------------------------------.
| |
| Ben aka cMech Web: http|ftp|binkp|telnet|ssh://cmech.dynip.com |
| vvvvvv Email: fido4cmech(at)lusfiber.net |
| { O O } Home page: http://cmech.dynip.com/homepage/ |
| __m___oo___m__ |
`--| | | |- WildCat! BBS 24/7 +1-337-984-4794 any BAUD 8,N,1 -'

... Americans should avoid saying "bloody" as they just sound silly.

mark lewis

unread,
Aug 12, 2018, 1:51:24 PM8/12/18
to

On 2018 Aug 11 12:54:04, you wrote to Ben Ritchey:

IJ> tried that as well. mine now looks like /mnt/mystic/www/ and I have moved

you forgot the webroot directory before the www directory...

/mnt/mystic/webroot/www

)\/(ark

Always Mount a Scratch Monkey
Do you manage your own servers? If you are not running an IDS/IPS yer doin' it
wrong...
... Right, mate, I'll just throw another Ken on the Barbie!

IB JOE

unread,
Aug 13, 2018, 3:23:54 PM8/13/18
to
ml> IJ> tried that as well. mine now looks like /mnt/mystic/www/ and I have m
ml>
ml> you forgot the webroot directory before the www directory...
ml>
ml> /mnt/mystic/webroot/www
ml>
ml> )\/(ark

Just a typo when entering the message in /mnt/mystic/webroot/www/index.html

I'm just wondering if there is some bone-headed linux thing I don't
understand. I have Apache running on port 80 though, I'm trying to get
mystic to run on port 8080.

:)

IB JOE

unread,
Aug 13, 2018, 3:23:54 PM8/13/18
to
On 08/11/18, Ben Ritchey said the following...
BR> BR>> Your index.html and other web server files go in
BR> BR>> \mystic\webroot\www\ assuming you installed Mystic to \mystic (or
BR> BR>> /mystic, same location applies)
BR> IJ> My mystic is installed on /mnt/mystic ergo ... I have checked to see
BR> IJ> if things line up ... In saw that you have added the /www directory..
BR> IJ> So, I tried that as well. mine now looks like /mnt/mystic/www/ and I
BR> IJ> have moved an indext.html file in... and no go.
BR>
BR> Then your index.html, etc., go in /mnt/mystic/webroot/www/
BR>
BR>

Done that... and I get a 404 error. It's a simple index.html file... and
it's the only file in that directory as well.

I was thinking ... I'm just learning linux as well.... I thought it had
something to do with file attributes ... and the WRX attribs are okay .

There...

Ben Ritchey

unread,
Aug 13, 2018, 3:46:34 PM8/13/18
to
* An ongoing debate between IB JOE and Ben Ritchey rages on ...

BR>> Then your index.html, etc., go in /mnt/mystic/webroot/www/
IJ> Done that... and I get a 404 error. It's a simple index.html file...
IJ> and it's the only file in that directory as well.
IJ> I was thinking ... I'm just learning linux as well.... I thought it
IJ> had something to do with file attributes ... and the WRX attribs are
IJ> okay .

Hmmm...I'm no linux guru but I believe if you do a "chmod 644 index.html" plus
do a "chmod 755 www" from webroot then do "chmod 755 webroot" from mystic
things should be ok attribute wise. :) I use Windows 7 here but had a Pi3B
running Apache at one time. :)


.- Keep the faith, --------------------------------------------------.
| |
| Ben aka cMech Web: http|ftp|binkp|telnet|ssh://cmech.dynip.com |
| vvvvvv Email: fido4cmech(at)lusfiber.net |
| { O O } Home page: http://cmech.dynip.com/homepage/ |
| __m___oo___m__ |
`--| | | |- WildCat! BBS 24/7 +1-337-984-4794 any BAUD 8,N,1 -'

... Cleavage: something you can approve of and look down on also!

Phil Taylor

unread,
Sep 13, 2018, 10:00:26 PM9/13/18
to
On 08/11/18, IB JOE said the following...

IJ> 10:27:38 HTTP 1-404: index.html (192.168.0.12)
IJ> ° ³ 10:27:38 HTTP 1-404: favicon.ico (192.168.0.12)
IJ> °
IJ> ³ 10:31:13 HTTP 1-404: index.html (192.168.0.12)
IJ> °
IJ> ³ 10:31:38 HTTP 1-404: index.html (192.168.0.12)
IJ> °
IJ> ÀÄ10:32:08 HTTP 1-404: index.htmlÄÄÄÄÄÄ168.0.12)
IJ> ÄÛ
IJ>
IJ> I'm playing around with Mystic's web server... I currently use apache ...
IJ> It's running on port 80 ... if I try to setup Mystic on an alternate
IJ> port I cannot access the web page ...
IJ>
IJ> I used the sub directory that Mystic wanted to make... index.html is the
IJ> only file in the directory... Is there something I need to do with my Pi
IJ> box ??? is there something I'm not looking at??
IJ>
IJ> Thanx
IJ>
IJ> IB JOE
IJ> AKA Joe Schweier
IJ> SysOp of Joe's Computer & BBS
IJ> Telnet: joesbbs.com
IJ>
IJ> --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
IJ> * Origin: Joe's Computer & BBS -=joesbbs.com=- (1:342/200)

The update for windows did not include the web files index.htm. Someone gave
file that include several .exe and one batch file but that still did not
extract the index.htm and the other web files.


Sysop
Phil Taylor

Deon George

unread,
Sep 13, 2018, 11:38:16 PM9/13/18
to
On 09/13/18, Phil Taylor said the following...
PT> IJ> 滥10:32:08 HTTP 1-404: index.html哪哪哪168.0.12)
PT> IJ> I used the sub directory that Mystic wanted to make... index.html is
PT> IJ> only file in the directory... Is there something I need to do with my
PT> IJ> box ??? is there something I'm not looking at??

Are the files in the "www" directory of the webroot?

I'm on a Pi, so my webroot is /mystic/data/webroot - and my index.html is in
/mystic/data/webroot/www/. Its a trick I fell for. :)

...deon

Phil Taylor

unread,
Sep 14, 2018, 8:06:15 AM9/14/18
to
DG> Are the files in the "www" directory of the webroot?
DG>
DG> I'm on a Pi, so my webroot is /mystic/data/webroot - and my index.html
DG> is in /mystic/data/webroot/www/. Its a trick I fell for. :)
DG>
DG> ...deon
DG> DG> --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
DG> * Origin: Chinwag | MysticBBS in Docker on a Pi! (3:633/509.1)

Can you please zip and the files to me? My email address is
ptaylor2446[at]gmail dot com?

Thanks
Phil


Sysop
Phil Taylor

Deon George

unread,
Sep 14, 2018, 9:11:41 AM9/14/18
to
On 09/14/18, Phil Taylor said the following...
PT> Can you please zip and the files to me? My email address is

Not really worth zipping - this is what is in my index.html

root@be2dec2fe270:/mystic/data# cat webroot/www/index.html
Hi
root@be2dec2fe270:/mystic/data#

:)

...deon

0 new messages