EPrints Technical Mailing List Archive
Message: #08148
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Eprints show default apache page
- To: <eprints-tech@ecs.soton.ac.uk>, zulkarnain <sizulku@yahoo.com>
- Subject: Re: [EP-tech] Eprints show default apache page
- From: David R Newman <drn@ecs.soton.ac.uk>
- Date: Wed, 29 Apr 2020 13:48:22 +0100
Hi Aris Kurniawan,
This sounds like the virtualhost for EPrints is only configured for a particular IP address. If you are on campus then users accessing EPrints will be connecting on that IP address but when they are off campus they will be using a different IP address*. Running EPRINTS_PATH/generate_static --system --replace should generate the HTTP configuration and not restrict to an IP address. However, the HTTPS configuration needs to be manually configured in EPRINTS_PATH/archives/ARCHIVE_NAME/ssl/securevhost.conf. If you edit this file and make sure the VirtualHost lines look like:
<VirtualHost *:443>
If the * is substituted with an IP address then that will be your
problem. Assuming you have no other websites running on the
server then it is safe to change the IP address to *. Even if you
do have other sites hosted on the server it should be OK but check
to make sure those sites are still OK after restarting Apache.
If this does not look to be the issue. Please could you send me the output of the following (use the first if you are running RedHat, CentOS or Fedore and the second if you are running Ubuntu or Debian):
httpd -S
. /etc/apache2/envvars && apache2 -S
Ideally run this commands as the root user although they should work without.
Regards
David Newman
*Often an organisation will use the 10.0.0.0/8 (defined as a
private IP address range that will not get routed across the
Internet) inside their organisation but for website to be
accessible outside the organisation they will need a non-private
address as well as one in the 10.0.0.0/8.
Your DNS and Apache is working but there are.no eprints services. Diconfigurasi dulu ris.
Zul
On Wed, Apr 29, 2020 at 18:23, Aris Kurniawan via Eprints-techRegards
Help me
eprints server is still local, only accessible to computers that are
connected to the server. along with the needs of students and campus
I request domain and public IP.
but there is a problem. eprints can only be accessed if using campus
internet, if not using campus internet the browser display is the
default apache page.
how do i resolve this?
This is my url eprints for repository my campus
repository.unsoed.ac.id
Thank you
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech *** Archive: http://www.eprints.org/tech.php/ *** EPrints community wiki: http://wiki.eprints.org/
- References:
- [EP-tech] Eprints show default apache page
- From: Aris Kurniawan <ariskurniawanlib@gmail.com>
- Re: [EP-tech] Eprints show default apache page
- From: zulkarnain <sizulku@yahoo.com>
- [EP-tech] Eprints show default apache page
- Prev by Date: Re: [EP-tech] Eprints show default apache page
- Next by Date: Re: [EP-tech] EPrints Search - Latest Items
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):