Hi,
I currently run a website (http://www.actioncameras.co.uk), where through my ftp package, I can see that all product html files are listed directly in the 'documents' folder, or at least so it appears. When I click on the 'acatalog' folder, it automatically just shows me what is in the 'documents' folder.
I have not set up a sister site to this with what I believe to be the same settings (http://www.tacticalcameras.co.uk). Here however, when I upload the site, the ftp structure folder is the same but when I click on 'documents' in the ftp package, it shows me the generic (index.html, etc) but not the product pages. When I then go down in the folder structure to 'acatalog', I can see the product html pages but from the index page they can not be accessed. For instance, shop.html should take me to the shop site. Do I have to reference all pages as /acatalog/shop.html, or is there some simple setting similar to what happens with my other site (http://www.actioncameras.co.uk), whereby what is posted in the 'acatalog' folder can automatically be seem in the 'documents' folder.
My settings are currently as follows:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.tacticalcameras.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 5000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 15000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.tacticalcameras.co.uk/acatalog/
CGIBINURL http://www.tacticalcameras.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST ftp.tacticalcameras.co.uk
FTPUSERNAME
FTPPASSWORD
PATHTOCGIBIN /documents/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG /documents/acatalog/
Many thanks for any light you can shed on this.
Regards Robin
I currently run a website (http://www.actioncameras.co.uk), where through my ftp package, I can see that all product html files are listed directly in the 'documents' folder, or at least so it appears. When I click on the 'acatalog' folder, it automatically just shows me what is in the 'documents' folder.
I have not set up a sister site to this with what I believe to be the same settings (http://www.tacticalcameras.co.uk). Here however, when I upload the site, the ftp structure folder is the same but when I click on 'documents' in the ftp package, it shows me the generic (index.html, etc) but not the product pages. When I then go down in the folder structure to 'acatalog', I can see the product html pages but from the index page they can not be accessed. For instance, shop.html should take me to the shop site. Do I have to reference all pages as /acatalog/shop.html, or is there some simple setting similar to what happens with my other site (http://www.actioncameras.co.uk), whereby what is posted in the 'acatalog' folder can automatically be seem in the 'documents' folder.
My settings are currently as follows:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.tacticalcameras.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 5000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 15000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.tacticalcameras.co.uk/acatalog/
CGIBINURL http://www.tacticalcameras.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST ftp.tacticalcameras.co.uk
FTPUSERNAME
FTPPASSWORD
PATHTOCGIBIN /documents/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG /documents/acatalog/
Many thanks for any light you can shed on this.
Regards Robin
Comment