novafacile / novagallery

novaGallery - a beautiful and and ease to use php image gallery for your photos - flat file - no database required - modern responsive design
https://novagallery.org
GNU Affero General Public License v3.0
74 stars 11 forks source link

Configuration #16

Closed rfcrum closed 2 years ago

rfcrum commented 2 years ago

Need help with how to set URL in site.php. Keep getting message about site can't be reached...check if there is a typo in https. Can somebody please provide a sample URL entry?

Currently my entry looks like: "url": "https://xxxxxxx.a2hosted.com/public_html/novagallery/" because I've installed Novagallery in the novagallery subdirectory of my public_html page.

Or suggest what else I should look at?

Thank you!

david-novafacile commented 2 years ago

It depends on your host. I think the URL should be https://xxxxxxx.a2hosted.com/novagallery/ because public_html looks like the directory where the domain points to.

Remember, if you install novaGallery in a subdir you have to modify the RewriteBase in the .htaccess file

With the example above it should be

RewriteBase /novagallery/

rfcrum commented 2 years ago

Thanks David! I did get it to work.

Ross

From: David @.> Sent: Tuesday, August 2, 2022 12:36 PM To: novafacile/novagallery @.> Cc: rfcrum @.>; Author @.> Subject: Re: [novafacile/novagallery] Configuration (Issue #16)

It depends on your host. I think the URL should be https://xxxxxxx.a2hosted.com/novagallery/ because public_html looks like the directory is where the domain points to.

Remember, if you install novaGallery in a subdir you have to modify the RewriteBase in the .htaccess file

With the example above it should be

RewriteBase /novagallery/

— Reply to this email directly, view it on GitHub https://github.com/novafacile/novagallery/issues/16#issuecomment-1203080248 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AG7BBICAUFCUNSFRAIPBR33VXFTCDANCNFSM55K6C7TQ . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AG7BBIDADURLIWGJORTVV33VXFTCDA5CNFSM55K6C7T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOI62YYOA.gif Message ID: @. @.> >