Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

5 Posted Topics

Member Avatar for csshacker

The .htaccess file would generally look something like this: [code] RewriteEngine On # For HTML files: RewriteCond %{REQUEST_FILENAME}.html -s RewriteCond %{QUERY_STRING} ^$ RewriteRule ^(Herbal-Energy-Boosters|other_page_names_separated_by_pipes)/?$ $1.html # For PHP files: RewriteCond %{REQUEST_FILENAME} !-s RewriteRule ^(Herbal-Energy-Boosters|other_page_names_separated_by_pipes)(/.*)?$ $1.php [/code]

Member Avatar for csshacker
0
98
Member Avatar for jkristos

I am wondering if anyone has successfully designed a system of conditional navigation for a phpbb3 forum based on the parent site navigated from? I have created a US site with a Canadian mirror, or actual copy of the site with a few differences. The sites share a forum, and …

0
49
Member Avatar for jkristos

So I'm really new but I have written a simple bash shell script filter (using someone elses conversion utility) to insert a copyright text line into a MIDI file. The script works fine on the first file in the directory, however the whole point of writing this script for me …

Member Avatar for alc6379
0
112
Member Avatar for jkristos

Hi Jason here. I'm new - thanks for making this forum the great resource that it is.

Member Avatar for Sam Simpson
0
79
Member Avatar for jkristos

So I'm really new but I have written a simple bash shell script filter (using someone elses conversion utility) to insert a copyright text line into a MIDI file. The script works fine on the first file in the directory, however the whole point of writing this script for me …

Member Avatar for jkristos
0
132

The End.