rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bmartino1

Pages: 1 ... 34 35 36 37 38 ... 61
526
HFS ~ HTTP File Server / Re: Prevent direct IP access/Facebook crawling
« on: August 15, 2015, 09:37:47 PM »
first section is chaining ip address to names, requires you to do some work and most lilky go after a free dynamic dns name...

http://freedns.afraid.org/

create and account:
http://freedns.afraid.org/signup/

create a sub domain type A *which is %what you want here%.%freedns pucli server like mooo.com% to (public ip adress)
find you public ip adress here: http://www.ipchicken.com/
you may need a new dns updater:
http://freedns.afraid.org/scripts/freedns.clients.php

(if you use your dynamic ip for more tham web traffice:)
when seting up your new dns domain name
got to sub domains http://freedns.afraid.org/subdomain/
add input info, Public ip should be there, if not type it in, clik on explanation if you need more info, for a dynamic name to ip you will need a type A

(if you just need web forward dns to ip:
when seting up your new dns domain name
got to web forwards: http://freedns.afraid.org/redirect/


( it will be a while before it takes effect and you may need to just create and delte and recreate)
I use hfs as web and https, and i have a working combo with a sub domain and a web redirect
(the names can't be the same... its one or the other)

in HFS, you will have to do some fiddeling, but ti add you dns name to hfs
go to the menue >ip adress > custum
input your new dns,, and then clcuk ok, then go back to menue >ip adress > %you dns hostname%

all expereience may differ, this is just 1 way for thoses on dyndns to stil recieve what they need if not more, as dyndns is officaly shuting down the free side.
-------------
Second post...
not familar with " cloud fiar DNS, and unkwon on FaceBook setting, could easly be the new security with FB and shared loinks / is the FB link "PUIBLIC!"

hope this helps :9

527
HFS ~ HTTP File Server / Re: Control access to subfolders
« on: August 05, 2015, 08:54:58 PM »
bind to rot option will need to be enabled...
Mars and other user would be of better help here

528
HFS chge port TO 9323 or any number you want that is not port 80

in router port forwarding (also called nat)
dependign on routers incoming port 80 to now 9323 or the number you chose...

http://canyouseeme.org/

529
HFS ~ HTTP File Server / Re: Single login
« on: August 05, 2015, 07:15:46 PM »
DNN provides basic login features, and each of our customers has account credentials.

you didn't specify if the frame would be on the website with DNN or on HFS, for account credentials, i think of a possibility, but will not be easy to termante it...

in hfs ther is include passwords in URL, that can be used to authenticat it in an iframe, while still having passwords portected on HFS...

530
HFS ~ HTTP File Server / Re: Control access to subfolders
« on: August 05, 2015, 07:14:51 PM »
re add the same folder to a public share that is acessible to the users

531
curently not in HFS :(

there were other "posts" / forums stuff on that...

532
HFS ~ HTTP File Server / Re: Different templates for different accounts?
« on: August 05, 2015, 07:11:03 PM »
yes, it is! A bit tricky to explain and setup , but very possible!
you need to download and setup HFS in quite a different way.
when the user logins, you will redirect them to the folder with that template

we need to setup hfs and get there basic template form
we will be using the different template page for quite a bit of them
we will be using the account management to "redriect at login" option...
if there are sahred folder, will will need to set them up multiple time to the folder

so, the first step is to create a template folder (this is where all the files need for you templates you will be using


in HFS "EXPERT MODE" menu > template > edit/ change file is how you install the template/get the template

HFS by default has a template if you hit edit, notepad or other editor will pen the file, copy it all, that is what we will use as a base and possible put HFS default on a folder by default for access

let say you download RARW live template
if you click change, a folder appears in your HFS, you will need to combine the templates in to that folder to pull files the templates use to make them work
if you hit "edit" , you will get that templates properties....

if you say download a different RARW template and hit change, the template files for live are no longer in HFS, the new template has replaced it with X and X files....

so you have some work you need to figure out...
How many templates and what to change about them?

after you get the template you want to add, and have compined there files

we need to setup folders structure
Home (/) also know as root
DOESN'T have to be this way!, recommend:
home > template1 (right muse click  > properties >
home > template2
etc..etc...

that way if you have a folder to share to both templates is easier to add...

any thing in template 1 and down such as a new folder will load that template UNLESS you change the floder under "templae 1" form the different template tab!

once the site lnks

http:yourip\template1 http:yourip\template2
loads right, then you set user name reditrects




533
HFS ~ HTTP File Server / Re: Single login
« on: August 05, 2015, 06:40:39 PM »
http://www.winhost.com/apps/dotnetnuke.aspx

it looks like you are trying to migrate form a web hosting service, HFS is not able to "sync" old contacts

You will have to manually enter the database in HFS to get that up and working...

I'm neither capable of programming this, nor know if HFS can even do this properly... :( sorry

I would recommend apache/ISS... if you still want HFS, then Iframe hfs to a ISS/apache website using html

http://www.w3schools.com/tags/tag_iframe.asp

534
when i did the upgrade, i too found remains of a "c:\inetpub", widows 10 installed and use ISS to get things setup and working, thee remains form that as ISS uses port 80 by default is the issue... try changing hfs port number, if it works, then we need to edit port forwarding in the router

to be public ip > port 80 to  HFS ip > new hfs port

535
HFS ~ HTTP File Server / Re: FILEZILLA W/HFS?
« on: August 05, 2015, 06:34:19 PM »
if you want to use http website with ftp filezilla, you have to use "RAYBOB" modification :

http://www.rejetto.com/forum/fhfs/version-2-0-0-release-download/msg1059909/#msg1059909

or download filezillas serve and run it separately...
https://filezilla-project.org/download.php?type=server
YOU WILL STILL NEED TO PPEN FTP PORTS! (21 for FTP)

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers

536
Programmers corner / Re: Integration Of Other Software
« on: August 03, 2015, 03:58:19 AM »
PHP is 50/50..its a bit tricky to bring to HFS, i dabbled in it, ran into some errors with the hfs macro template for the executing of php when needed to run php lines... Possible yes, but requires quite a bit of programming... (i would recommend a combo web server with Apache  or other to bring php...0

as for your email server:

i believe FHFS has/had something for that...
http://www.rejetto.com/forum/fhfs/version-2-0-0-release-download/

Possible html email to...
Example (http://www.w3schools.com/tags/att_a_href.asp)
Link to an email address with a specified subject (will only work if you have mail installed):
<a href="mailto:someone@example.com?Subject=Hello%20again">Send mail!</a>1

other wise there is a javascript email server you can add to your site:
http://emailjs.org/

537
HFS ~ HTTP File Server / Re: Someone in LAN spies on me
« on: July 30, 2015, 07:42:43 PM »
...
lolz ok :p

1. https you need to use stunnel or other 3rd party program to use the traffic
Silent Plz is doing that iwth  rejeto for httops: http://www.rejetto.com/forum/hfs-~-http-file-server/for-testing-purpose-hfs-beta-279-including-ssl-tools/msg1060372/#msg1060372

2. editing the log and log what, i believe you can get that...

3. Ban the ip!... if its form the lan, ban them

Good luck

538
third party templates are writen in HFS Macro code hens the "*.tpl" file format, screen shots would help

http://www.rejetto.com/wiki/index.php?title=HFS:_Template_macros

http://www.rejetto.com/wiki/index.php?title=HFS:_scripting_commands

to install tpl visit: http://www.rejetto.com/forum/beta/template-installation/

HFS > expert mode > template change file
(should auto load the folder and files and template...)

539
router & port problems / Re: I got stucked ... :(
« on: July 30, 2015, 04:30:03 AM »
is HFS added to the windows firewall(your software firewall), If unsure, temp disable windows firewall and try to access the page causing trouble...

(since you made changes, i would recommended downloading a fresh copy and re-add the files) Just to make sure htere isn't a setting you changed trying to fix it that can now be a new problem...

Screen shot would be nice

Also, could easily be access to folder/file permission and or the file location -- file name...

need a bit more info to help you :(

540
HTML & templates / Re: Limits to uploaded files by size?
« on: July 27, 2015, 06:14:24 PM »
i can recommend using JavaScript to check the file, but not very good at JavaScript / jqurey code...

http://stackoverflow.com/questions/7497404/get-file-size-before-uploading

Pages: 1 ... 34 35 36 37 38 ... 61